UNPKG
@neosjs/cli
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Neos(奈欧斯)是一个帮助开发者快速地创建 Vue3 应用并自动配置项目编译的脚手架
docs.neosjs.com/cli/
@neosjs/cli
/
lib
/
create
/
template
/
tsconfig
/
vitest
/
tsconfig.json
15 lines
(14 loc)
•
193 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "files": [],
"references"
: [ { "
path
":
"./tsconfig.config.json"
}, { "
path
":
"./tsconfig.app.json"
}, { "
path
":
"./tsconfig.vitest.json"
} ] }