We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4654649 commit 6ac3f24Copy full SHA for 6ac3f24
lint-typescript/README.md
@@ -43,6 +43,8 @@ To use this task, install the npm package:
43
npm install --save-dev ionic-gulp-tslint
44
```
45
46
+_Note: this package is already added by default to Ionic 2 starters._
47
+
48
Add the following to the `gulpfile.js` in order to run `gulp lint` from a terminal and use the rules found in the `tslint.json` file.
49
50
```javascript
0 commit comments