gtsoft-snail-job-server/frontend/.eslintrc.json

6 lines
58 B
JSON
Raw Normal View History

2023-01-14 21:02:18 +08:00
{
"rules": {
"space-before-function-paren": 0
}
}