Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mgechev/tslint-angular
Browse files Browse the repository at this point in the history
  • Loading branch information
mgechev committed May 6, 2019
2 parents c3379c8 + b208177 commit 11e844b
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 @@ -43,7 +43,6 @@
"no-trailing-whitespace": true,
"no-unnecessary-initializer": true,
"no-unused-expression": true,
"no-use-before-declare": true,
"no-var-keyword": true,
"object-literal-sort-keys": false,
"one-line": [true, "check-open-brace", "check-catch", "check-else", "check-whitespace"],
Expand Down

0 comments on commit 11e844b

Please sign in to comment.