mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 23:54:13 +08:00
feat(babel6): 2,398 linter errors
This commit is contained in:
parent
f72e28a22f
commit
14b70b1e9d
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
"eqeqeq": ["error", "smart"],
|
||||
"id-length": "off",
|
||||
"object-curly-spacing": "off",
|
||||
"max-len": "off",
|
||||
"new-cap": ["error", {"capIsNew": false}],
|
||||
"no-console": "off",
|
||||
"no-constant-condition": "off",
|
||||
|
|
Loading…
Reference in a new issue