chatgpt-web/service/.eslintrc.json

6 lines
75 B
JSON

{
"root": true,
"ignorePatterns": ["build"],
"extends": ["@antfu"]
}