mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-17 19:58:46 -06:00
feat(vscode): report project-level errors
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -24,5 +24,7 @@
|
||||
},
|
||||
"github-actions.workflows.pinned.workflows": [
|
||||
".github/workflows/nightly.yml"
|
||||
]
|
||||
],
|
||||
"typescript.validate.enable": true,
|
||||
"typescript.tsserver.experimental.enableProjectDiagnostics": true
|
||||
}
|
||||
Reference in New Issue
Block a user