Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Commit

Permalink
remove 'no-duplicate-key' from tslint.json (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
vansimke committed Nov 9, 2016
1 parent 657cf24 commit 44bfa3c
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 44bfa3c

Please sign in to comment.