| Current Path : /hdd/hdd21/my5/backup/my5-frontend/node_modules/util.promisify/ |
| Current File : /hdd/hdd21/my5/backup/my5-frontend/node_modules/util.promisify/.eslintrc |
{
"root": true,
"extends": "@ljharb",
"env": {
"es6": true
},
"rules": {
"id-length": [2, { "max": 30 }],
"max-statements": [2, 16],
"no-magic-numbers": 0,
"operator-linebreak": [2, "before"]
}
}