mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-08 01:04:39 +08:00
feat(babel6): 1,608 linter errors
This commit is contained in:
parent
ef1c15083f
commit
5143105e2e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
"jasmine": true
|
"jasmine": true
|
||||||
},
|
},
|
||||||
"rules": {
|
"rules": {
|
||||||
|
"arrow-body-style": "off",
|
||||||
"eqeqeq": ["error", "smart"],
|
"eqeqeq": ["error", "smart"],
|
||||||
"id-length": "off",
|
"id-length": "off",
|
||||||
"object-curly-spacing": "off",
|
"object-curly-spacing": "off",
|
||||||
|
|
Loading…
Reference in a new issue