UNPKG
@remote.it/cli
Version:
latest (0.42.2-alpha.1)
0.43.1
0.42.2-alpha.1
0.42.2-alpha.0
0.42.1
0.42.0
0.5.2
0.5.1
remote.it cross-platform command line
@remote.it/cli
/
tsconfig.json
9 lines
(8 loc)
•
137 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"outDir"
:
"./lib"
,
"declaration"
:
false
}
,
"include"
:
[
"src"
]
}