forked from Galactic/galactic-bot
eslint
This commit is contained in:
parent
69e037e73e
commit
5491b8cc84
@ -18,7 +18,8 @@
|
||||
"code": 140,
|
||||
"ignoreComments": true,
|
||||
"ignoreStrings": true,
|
||||
"ignoreTemplateLiterals": true
|
||||
"ignoreTemplateLiterals": true,
|
||||
"ignoreRegExpLiterals": true
|
||||
}],
|
||||
"accessor-pairs": "warn",
|
||||
"array-callback-return": "warn",
|
||||
|
Loading…
Reference in New Issue
Block a user