Skip to content

Commit

Permalink
test: updating settings json to run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GustaaSZ committed Sep 19, 2024
1 parent a1053a9 commit 05ebbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"js/ts.implicitProjectConfig.experimentalDecorators": true,
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": true
"source.organizeImports": "explicit"
},
"cSpell.words": [],
"cSpell.diagnosticLevel": "Hint",
Expand Down

0 comments on commit 05ebbd8

Please sign in to comment.