Skip to content

Commit

Permalink
chore: Revert "chore(vscode): organize imports on save" (#27421)
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins authored Feb 19, 2024
1 parent c90b22b commit af08691
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"npm.packageManager": "pnpm",
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": "explicit",
"source.fixAll.eslint": "explicit"
}
}

0 comments on commit af08691

Please sign in to comment.