UNPKG
@gaonengwww/tiny-toolkit-dev
Version:
latest (1.0.1)
1.0.1
tiny-cli 模块开发脚手架
@gaonengwww/tiny-toolkit-dev
/
template
/
plugin
/
.vscode
/
settings.json
6 lines
(5 loc)
•
167 B
JSON
View Raw
1
2
3
4
5
6
{
"typescript.tsdk"
:
"node_modules/typescript/lib"
//
"typescript.implementationsCodeLens.enabled"
:
true
//
"typescript.referencesCodeLens.enabled"
:
true
}