LSSE-front/.eslintrc.json

6 lines
58 B
JSON
Raw Permalink Normal View History

2025-08-06 19:10:12 +08:00
{
"rules": {
"space-before-function-paren": 0
}
}