Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
toririm committed Sep 18, 2024
1 parent b6f4c95 commit 359487a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"editor.codeActionsOnSave": {
"source.organizeImports": "always"
},
"editor.tabSize": 2
"editor.tabSize": 2,
"typescript.tsserver.experimental.enableProjectDiagnostics": true
}

0 comments on commit 359487a

Please sign in to comment.