Allow line breaks in long import
statements
This commit is contained in:
parent
3d70e46aea
commit
cf1d621bce
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"jsRules": {},
|
||||
"rules": {
|
||||
"array-type": [true, "generic"],
|
||||
"import-spacing": false,
|
||||
"interface-name": [true, "never-prefix"],
|
||||
|
||||
"mocha-avoid-only": true,
|
||||
|
|
Loading…
Reference in a new issue