简体   繁体   中英

tsLint enabled in Angular 2 webpack

Actually i created one project with Angular 2 webpack from https://angular.io/docs/ts/latest/guide/webpack.html

Now I want to enable tsLint in Visual Studio Code. i already add tsLint.json file in my project.

And also installed codelyzer @2.0.0-beta.4 & tslint @4.0.0 and also made changes in setting.json of VS Code.

but tsLint is still not enabled.

npm install --save-dev tslint-eslint-rules

如果上述方法不起作用,请使用此链接: https : //marketplace.visualstudio.com/items?itemName=eg2.tslint

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM