diff --git a/.vscode/settings.json b/.vscode/settings.json index d77046d..17d4492 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -35,5 +35,6 @@ "blanks-around-lists": false, "ol-prefix": false, "no-duplicate-heading": false - } + }, + "js/ts.tsdk.path": "node_modules/typescript/lib" }