mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-24 10:57:30 -07:00
Update tslint.json
This commit is contained in:
parent
e3d8b7e83b
commit
7e04624836
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue