Skip to content

Commit

Permalink
Remove CODEOWNERS (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzei authored Jan 3, 2025
1 parent f25dc91 commit c28478a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
"linux/dist/**": true,
},
"editor.codeActionsOnSave": {
// "source.organizeImports": true,
"source.fixAll.eslint": true,
"source.fixAll.eslint": "explicit"
},
"[typescriptreact]": {
"editor.codeActionsOnSave": {
Expand Down
1 change: 0 additions & 1 deletion CODEOWNERS

This file was deleted.

0 comments on commit c28478a

Please sign in to comment.