docs/glendale.demo2/.eslintrc.json

6 lines
63 B
JSON
Raw Permalink Normal View History

2025-04-12 22:14:08 +08:00
{
"rules": {
"space-before-function-paren": 0
}
}