hotgo/hotgo-web/.eslintrc.json
2022-02-25 17:11:17 +08:00

6 lines
58 B
JSON

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