my-idlers/node_modules/es6-iterator/test/.eslintrc.json

6 lines
44 B
JSON
Raw Normal View History

{
"rules": {
"id-length": "off"
}
}