Sun
1 week ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
.vscode/settings.json
|
|
|
@ -43,6 +43,7 @@ |
|
|
|
"oxc.fmt.configPath": "oxfmt.config.ts", |
|
|
|
"eslint.useFlatConfig": true, |
|
|
|
"editor.codeActionsOnSave": { |
|
|
|
"source.fixAll.eslint": "explicit", |
|
|
|
"source.fixAll.oxc": "explicit", |
|
|
|
"source.fixAll.stylelint": "explicit", |
|
|
|
"source.organizeImports": "never" |
|
|
|
|