fix lint
This commit is contained in:
parent
b616fd025e
commit
4439a04689
4 changed files with 13 additions and 22 deletions
|
@ -95,6 +95,7 @@ module.exports = {
|
|||
"new-cap": ["warn"],
|
||||
"key-spacing": ["warn"],
|
||||
"prefer-const": ["warn"],
|
||||
"arrow-parens": "off",
|
||||
|
||||
// crashes currently: https://github.com/eslint/eslint/issues/6274
|
||||
"generator-star-spacing": "off",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue