Skip to content

Commit 6ac3f24

Browse files
docs(README): include note that it is added by default to starters
1 parent 4654649 commit 6ac3f24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lint-typescript/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ To use this task, install the npm package:
4343
npm install --save-dev ionic-gulp-tslint
4444
```
4545

46+
_Note: this package is already added by default to Ionic 2 starters._
47+
4648
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.
4749

4850
```javascript

0 commit comments

Comments
 (0)