D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
forge
/
ebrokers.online
/
node_modules
/
stop-iteration-iterator
/
Filename :
.eslintrc
back
Copy
{ "root": true, "extends": "@ljharb", "globals": { "StopIteration": false, }, "rules": { "func-name-matching": [2, "always"], "id-length": 0, }, }