DocumentCheck_vue/.eslintrc.json

6 lines
58 B
JSON
Raw Permalink Normal View History

2024-10-25 10:02:24 +08:00
{
"rules": {
"space-before-function-paren": 0
}
}