Skip to content

Commit

Permalink
Update docs to reflect tslint removal (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Gao authored Feb 26, 2020
1 parent 3218dcf commit 3365d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gulp-tasks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ To load a task, use the `loadTask` function. Usually the task format goes as fol
Example:

```
gulp.task('tslint', loadTask('tslint'))
gulp.task('eslint', loadTask('eslint'))
```

0 comments on commit 3365d27

Please sign in to comment.