chore: retire vscode settings

This commit is contained in:
johnnyjoy 2024-07-07 21:47:28 +08:00
parent 8cd414f8e9
commit ba77def895
2 changed files with 0 additions and 10 deletions

View File

@ -1,4 +0,0 @@
{
"go.lintOnSave": "workspace",
"go.lintTool": "golangci-lint"
}

View File

@ -1,6 +0,0 @@
{
"eslint.validate": ["javascript", "javascriptreact", "typescript", "typescriptreact"],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
}