v1.0 with SW PWA enabled
This commit is contained in:
14
frontend/node_modules/stop-iteration-iterator/.eslintrc
generated
vendored
Normal file
14
frontend/node_modules/stop-iteration-iterator/.eslintrc
generated
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"root": true,
|
||||
|
||||
"extends": "@ljharb",
|
||||
|
||||
"globals": {
|
||||
"StopIteration": false,
|
||||
},
|
||||
|
||||
"rules": {
|
||||
"func-name-matching": [2, "always"],
|
||||
"id-length": 0,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user