Skip to content

Commit

Permalink
Allow multiple classes per file in tslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksi Pekkala committed Sep 14, 2019
1 parent 0cc84b5 commit efbf718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tslint.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": "tslint:recommended",
"rules": {
"max-classes-per-file": false,
"max-line-length": [
true,
160
Expand Down

0 comments on commit efbf718

Please sign in to comment.