UNPKG
@mt-kit/vue-config
Version:
latest (1.0.0)
1.0.0
Config
github.com/Not-have/micro-tools/tree/main
Not-have/micro-tools
@mt-kit/vue-config
/
tsconfig.json
8 lines
(7 loc)
•
102 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"
@mt
-kit/ts-config/vue.json"
,
"include"
: [
"src"
,
"stories"
] }