зеркало из https://github.com/microsoft/just.git
Install typescript at root and use workspace version in VS Code
This commit is contained in:
Родитель
d480080919
Коммит
d43c48f834
|
@ -21,5 +21,5 @@
|
|||
"**/node_modules": true,
|
||||
"**/lib": true
|
||||
},
|
||||
"typescript.tsdk": "node_modules\\typescript\\lib"
|
||||
"typescript.tsdk": "node_modules/typescript/lib"
|
||||
}
|
||||
|
|
|
@ -38,6 +38,7 @@
|
|||
"lage": "1.8.1",
|
||||
"prettier": "2.7.1",
|
||||
"syncpack": "8.2.4",
|
||||
"typescript": "4.1.3",
|
||||
"vuepress": "1.9.7",
|
||||
"vuepress-plugin-mermaidjs": "1.9.1"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче