Skip to content

Commit

Permalink
removed old tslint switch
Browse files Browse the repository at this point in the history
  • Loading branch information
HelpfulScripts committed Jun 22, 2019
1 parent 57ed31b commit bdb88b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tslint.json
Expand Up @@ -2,7 +2,6 @@
"rules": {
"no-unused-expression": [true, "allow-new"],
"no-duplicate-variable": true,
"no-unused-variable": true,
"curly": true,
"class-name": true,
"semicolon": [true, "always"],
Expand Down

0 comments on commit bdb88b3

Please sign in to comment.