This commit is contained in:
12
node_modules/what-input/.eslintrc
generated
vendored
Normal file
12
node_modules/what-input/.eslintrc
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"extends": ["eslint:recommended"],
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2017
|
||||
},
|
||||
|
||||
"env": {
|
||||
"browser": true,
|
||||
"es6": true,
|
||||
"node": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user