Files
DinQuant/quantdinger_vue/.eslintrc.json
T

6 lines
58 B
JSON
Raw Normal View History

2025-12-29 03:06:49 +08:00
{
"rules": {
"space-before-function-paren": 0
}
}