Skip to content

Commit

Permalink
#4 - Linting with tslint:beta channel for codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
murt committed Apr 24, 2017
1 parent 2a41b31 commit 6b802e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
engines:
tslint:
enabled: true
channel: beta
config: tslint.json
ratings:
paths:
- "**.ts"
exclude_paths:
- src/test
- src/main/font
- src/main/pug
- target
- node_modules

0 comments on commit 6b802e9

Please sign in to comment.