diff --git a/.vscode/settings.json b/.vscode/settings.json index 9e26dfe..3662b37 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "typescript.tsdk": "node_modules/typescript/lib" +} \ No newline at end of file