UNPKG
@ka1do/kit
Version:
latest (0.0.3)
0.0.3
Kaido Kit
github.com/kaido-team/kaido-kit
kaido-team/kaido-kit
@ka1do/kit
/
helpers
/
node_modules
/
@nodelib
/
fs.scandir
/
tsconfig.json
16 lines
(15 loc)
•
196 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "extends":
"../../../tsconfig.json"
,
"compilerOptions"
: { "rootDir":
"src"
,
"outDir"
:
"out"
}, "references": [ { "
path
":
"../fs.macchiato"
}, { "
path
":
"../fs.stat"
} ] }