Skip to content

Commit

Permalink
Remove 'no-duplicate-key' from tslint.json (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
vansimke authored and kitsonk committed Nov 25, 2016
1 parent 0a9af9b commit 81f316b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tslint.json
Expand Up @@ -23,7 +23,6 @@
"no-construct": false,
"no-constructor-vars": true,
"no-debugger": true,
"no-duplicate-key": true,
"no-duplicate-variable": true,
"no-empty": false,
"no-eval": true,
Expand Down

0 comments on commit 81f316b

Please sign in to comment.