UNPKG
@flying-dice/tslua-common
Version:
latest (0.32.23)
0.32.23
0.32.22
0.32.21
0.32.20
0.32.19
0.32.18
0.32.17
0.32.16
0.32.15
0.32.14
0.32.13
0.32.12
0.32.11
0.32.10
0.32.9
0.32.8
0.32.7
0.32.6
0.32.5
0.32.4
0.32.3
0.32.2
0.32.1
0.32.0
0.31.0
0.30.11
0.30.10
0.30.9
0.30.8
0.30.7
0.30.6
0.30.5
0.30.4
0.30.3
0.30.2
0.30.1
0.30.0
0.29.3
0.29.2
0.29.1
0.29.0
0.28.3
0.28.2
0.28.1
0.28.0
0.27.2
0.27.1
0.27.0
0.26.2
0.26.1
0.26.0
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.1
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.2
0.15.1
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
Common Utils Library
flying-dice/tslua-dcs
@flying-dice/tslua-common
/
tsconfig.json
9 lines
(8 loc)
•
134 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"../../tsconfig.base.json"
,
"include"
:
[
"src/**/*"
]
,
"compilerOptions"
:
{
"outDir"
:
"dist"
,
"rootDir"
:
"src"
}
}