Update tslint.json
This commit is contained in:
parent
3e64cf1b0f
commit
4b96b55e3e
@ -67,7 +67,7 @@
|
|||||||
"indent": [true, "tabs"],
|
"indent": [true, "tabs"],
|
||||||
"linebreak-style": false,
|
"linebreak-style": false,
|
||||||
"max-file-line-count": false,
|
"max-file-line-count": false,
|
||||||
"max-line-length": [true, 140],
|
"max-line-length": false,
|
||||||
"no-default-export": false,
|
"no-default-export": false,
|
||||||
"no-mergeable-namespace": true,
|
"no-mergeable-namespace": true,
|
||||||
"no-require-imports": false,
|
"no-require-imports": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user