chore(setup): update TypeScript SDK path in settings

This commit is contained in:
Simon
2026-04-04 03:44:31 +08:00
parent 7071a6c26a
commit c2648c1749

View File

@@ -35,5 +35,6 @@
"blanks-around-lists": false, "blanks-around-lists": false,
"ol-prefix": false, "ol-prefix": false,
"no-duplicate-heading": false "no-duplicate-heading": false
} },
"js/ts.tsdk.path": "node_modules/typescript/lib"
} }