LSSE-front/.eslintrc.json
2025-08-06 19:10:12 +08:00

6 lines
58 B
JSON

{
"rules": {
"space-before-function-paren": 0
}
}