UNPKG
@opentiny/tiny-toolkit-dev
Version:
alpha (1.0.2-alpha.0)
latest (1.0.1)
1.0.2-alpha.0
1.0.1
1.0.1-alpha.0
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
1.0.0-alpha.0
tiny-cli 模块开发脚手架
@opentiny/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
}