Files
WAI_Project_VUE/node_modules/es6-iterator/test/.eslintrc.json

6 lines
44 B
JSON
Raw Normal View History

2025-11-24 23:24:06 +08:00
{
"rules": {
"id-length": "off"
}
}