Skip to content

Commit

Permalink
pack: allow override .vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jooy2 committed Oct 26, 2023
1 parent b4c6b25 commit 24b5047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"workbench.settings.useSplitJSON": true,
"eslint.codeActionsOnSave.rules": null,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
Expand Down

0 comments on commit 24b5047

Please sign in to comment.