Skip to content

Commit

Permalink
Remove deprecated and unnecessary VSCode options
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Nov 6, 2023
1 parent 07f2881 commit 0a072d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,
"files.trimTrailingWhitespace": true,
"eslint.packageManager": "yarn",
"npm.packageManager": "yarn",
"typescript.updateImportsOnFileMove.enabled": "always",
"javascript.updateImportsOnFileMove.enabled": "always",
"javascript.validate.enable": false,
Expand Down

0 comments on commit 0a072d4

Please sign in to comment.