jstd-web/node_modules/es6-iterator/test/.eslintrc.json

6 lines
44 B
JSON
Raw Normal View History

2025-11-25 15:23:22 +08:00
{
"rules": {
"id-length": "off"
}
}