Skip to content

Commit

Permalink
Re-enable 'no-suspicious-comment' linting rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ryami333 committed Jan 7, 2019
1 parent 60a0d17 commit 6537261
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"no-default-export": false,
"no-implicit-dependencies": [true, ["enzyme"]],
"no-null-keyword": false,
"no-suspicious-comment": false,
"export-name": false,
"completed-docs": false,
"strict-boolean-expressions": false
Expand Down

0 comments on commit 6537261

Please sign in to comment.