搜索资源列表
Manning.AngularJS.in.Action.2015.7
- Manning.AngularJS.in.Action.
javascript-algorithms-master
- Custom Setup Preset You can use the tslint-angular preset. All you need is: npm i tslint-angular After that create a tslint.json file with the following configuration:
codelyzer-master
- To run TSLint with this setup you can use one of the following alternatives: Install codelyzer globally npm install -g codelyzer Run TSLint from a package.json scr ipt by adding a scr ipt like tslint . to your package.json, similar to: