diff --git a/.vscode/settings.json b/.vscode/settings.json index eb6d2359..8e916ff7 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -45,5 +45,6 @@ "scss", "pcss", "postcss" - ] + ], + "typescript.tsdk": "node_modules/typescript/lib" }