aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorbndw <ben@bdw.to>2023-04-26 17:49:25 -0700
committerbndw <ben@bdw.to>2023-04-26 17:49:25 -0700
commit8686078ae801fdc15df5a40ee158a43373d37c1c (patch)
treef8807fa764e917c6c4cdd30dcff31aa4bb060da8 /.vscode/settings.json
Initial commit
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..d067910
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,4 @@
1{
2 "typescript.tsdk": "node_modules/typescript/lib",
3 "typescript.enablePromptUseWorkspaceTsdk": true
4} \ No newline at end of file