mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
feat(vscode): report project-level errors
This commit is contained in:
parent
7087b493af
commit
4acdad0a2b
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -24,5 +24,7 @@
|
|||||||
},
|
},
|
||||||
"github-actions.workflows.pinned.workflows": [
|
"github-actions.workflows.pinned.workflows": [
|
||||||
".github/workflows/nightly.yml"
|
".github/workflows/nightly.yml"
|
||||||
]
|
],
|
||||||
|
"typescript.validate.enable": true,
|
||||||
|
"typescript.tsserver.experimental.enableProjectDiagnostics": true
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user