mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2024-11-25 16:22:53 +08:00
chore(config): Update settings.json (#786)
plugin "typescript-plugin-css-modules" needs these two configurations.
This commit is contained in:
parent
33d1f3652d
commit
89b44924bf
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -45,5 +45,7 @@
|
||||
},
|
||||
"[json]": {
|
||||
"editor.defaultFormatter": "vscode.json-language-features"
|
||||
}
|
||||
},
|
||||
"typescript.tsdk": "node_modules/typescript/lib",
|
||||
"typescript.enablePromptUseWorkspaceTsdk": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user