Skip to content
Snippets Groups Projects
Commit 4b96b55e authored by Aya Morisawa's avatar Aya Morisawa
Browse files

Update tslint.json

parent 3e64cf1b
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@
"indent": [true, "tabs"],
"linebreak-style": false,
"max-file-line-count": false,
"max-line-length": [true, 140],
"max-line-length": false,
"no-default-export": false,
"no-mergeable-namespace": true,
"no-require-imports": false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment