Template Upload
This commit is contained in:
7
node_modules/bubleify/.eslintrc
generated
vendored
Normal file
7
node_modules/bubleify/.eslintrc
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "airbnb/base",
|
||||
"rules": {
|
||||
"no-underscore-dangle": 0,
|
||||
"import/no-mutable-exports": 0
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user