first commit
This commit is contained in:
14
app_vue/node_modules/progress-webpack-plugin/.eslintrc
generated
vendored
Normal file
14
app_vue/node_modules/progress-webpack-plugin/.eslintrc
generated
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"env": {
|
||||
"node": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"sourceType": "module"
|
||||
},
|
||||
"extends": "standard",
|
||||
"rules": {
|
||||
"eol-last": "off",
|
||||
"import/no-dynamic-require": "off",
|
||||
"space-before-function-paren":"off"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user