mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-13 14:05:27 +00:00
update
This commit is contained in:
13
node_modules/filing-cabinet/.eslintrc
generated
vendored
Normal file
13
node_modules/filing-cabinet/.eslintrc
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"rules": {
|
||||
"no-undef": 2,
|
||||
"no-unused-vars": 2,
|
||||
"no-const-assign": 2
|
||||
},
|
||||
"env": {
|
||||
"node": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2015
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user