Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
watch for files and check for errors
Browse files Browse the repository at this point in the history
  • Loading branch information
HaruHunab1320 committed Nov 11, 2021
1 parent 78c865f commit 6586f4d
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
Expand Up @@ -3,5 +3,6 @@
"editor.defaultFormatter": "esbenp.prettier-vscode",
"prettier.configPath": "./.prettierrc.json",
"eslint.workingDirectories": ["./client", "./core"],
"typescript.tsserver.experimental.enableProjectDiagnostics": true,
"cSpell.enabled": false
}

0 comments on commit 6586f4d

Please sign in to comment.