Skip to content

Commit dfea5cb

Browse files
committed
chore(config): rename typescript.tsdk to js/ts.tsdk.path
1 parent 220c072 commit dfea5cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"typescript.tsdk": "node_modules/typescript/lib",
2+
"js/ts.tsdk.path": "node_modules/typescript/lib",
33

44
// Disable the default formatter, use eslint instead
55
"prettier.enable": false,

0 commit comments

Comments
 (0)