chore: 项目默认使用工作区 typescript 版本
This commit is contained in:
parent
8201db2f66
commit
7cd21e6a87
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"typescript.tsdk": "node_modules/typescript/lib",
|
||||||
"prettier.enable": true,
|
"prettier.enable": true,
|
||||||
"editor.codeActionsOnSave": {
|
"editor.codeActionsOnSave": {
|
||||||
"source.fixAll.eslint": "explicit"
|
"source.fixAll.eslint": "explicit"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user