Add .vscode with enableProjectDiagnostics on
This commit is contained in:
parent
976333f654
commit
339d598295
1 changed files with 3 additions and 0 deletions
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"typescript.tsserver.experimental.enableProjectDiagnostics": true
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue