Skip to content

Commit

Permalink
chore(codeclimate): Disable tslint for now
Browse files Browse the repository at this point in the history
  • Loading branch information
JimiC committed Apr 9, 2020
1 parent 9e09b04 commit b16f238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codeclimate.yml
Expand Up @@ -21,7 +21,7 @@ plugins:
nodesecurity:
enabled: true
tslint:
enabled: true
enabled: false
exclude_patterns:
- ".*"
- ".*/"
Expand Down

0 comments on commit b16f238

Please sign in to comment.