Skip to content

Commit

Permalink
REMOVE unneeded tslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Aug 14, 2018
1 parent a8e41c9 commit fe86390
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 @@ -86,7 +86,6 @@
"no-unused-expression": true,
"no-use-before-declare": true,
"no-var-keyword": true,
"no-unused-variable": true,
"object-literal-sort-keys": false,
"one-line": [
true,
Expand Down

0 comments on commit fe86390

Please sign in to comment.