disable rule
This commit is contained in:
parent
6eca25d216
commit
63080a9a0f
1 changed files with 3 additions and 1 deletions
|
|
@ -81,7 +81,9 @@
|
|||
|
||||
"no-plusplus": "off",
|
||||
|
||||
"no-undefined": "off"
|
||||
"no-undefined": "off",
|
||||
|
||||
"no-process-env": "off"
|
||||
},
|
||||
"parser": "babel-eslint",
|
||||
"env": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue