1
0
forked from dyf/APP
Files
APP/node_modules/es6-iterator/test/.eslintrc.json

6 lines
44 B
JSON
Raw Normal View History

2025-07-05 14:49:26 +08:00
{
"rules": {
"id-length": "off"
}
}