mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
Fix ESLint parser errors in webpack config
This commit is contained in:
parent
f18ebd083a
commit
4d06fcf4c1
1 changed files with 3 additions and 0 deletions
|
@ -9,5 +9,8 @@
|
|||
"plugins": ["eslint-plugin-optimize-regex", "sonarjs"],
|
||||
"rules": {
|
||||
"sonarjs/cognitive-complexity": ["warn", 20]
|
||||
},
|
||||
"env": {
|
||||
"es6": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue