UNPKG
koagent
Version:
latest (0.1.21)
0.1.21
0.1.14
0.1.13-y.4
0.1.13-y.2
0.1.13-y.1
0.1.13-y.0
0.1.11
0.1.10
0.1.8
0.1.7
0.1.0
0.0.0
github.com/cytle/koagent
cytle/koagent
koagent
/
tsconfig.json
8 lines
(7 loc)
•
109 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"../../tsconfig"
,
"compilerOptions"
:
{
"rootDir"
:
"./src"
,
"outDir"
:
"./dist"
}
}