Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将 tslint/codelyzer 与 Angular 5 和 Visual Studio 代码一起使用。
基本上我想配置一些东西,所以当我执行 ng build 或 ng serve 时,如果任何 tslint 规则被破坏,就会出现编译时错误。这可能吗?