UNPKG
@clusterio/create
Version:
latest (2.0.0-alpha.22)
2.0.0-alpha.21c
2.0.0-alpha.13b
2.0.0-alpha.22
2.0.0-alpha.21
2.0.0-alpha.20
2.0.0-alpha.19
2.0.0-alpha.18
2.0.0-alpha.17
2.0.0-alpha.16
2.0.0-alpha.15
2.0.0-alpha.14
2.0.0-alpha.13
2.0.0-alpha.12
2.0.0-alpha.11
2.0.0-alpha.10.c
2.0.0-alpha.10.b
2.0.0-alpha.9
2.0.0-alpha.8
2.0.0-alpha.0
Installer for clusterio
@clusterio/create
/
templates
/
plugin-ts
/
tsconfig.json
10 lines
(9 loc)
•
135 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"files"
: [],
"references"
: [
//
%if
web {
"path"
:
"./tsconfig.browser.json"
},
//
%endif
{
"path"
:
"./tsconfig.node.json"
} ] }