UNPKG
@googleapis/servicemanagement
Version:
latest (7.1.0)
legacy-12 (0.2.0)
7.1.0
7.0.3
7.0.2
7.0.1
6.0.0
5.0.0
4.1.0
3.0.1
2.3.1
2.2.0
2.0.2
2.0.1
2.0.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
0.2.0
servicemanagement
github.com/googleapis/google-api-nodejs-client
googleapis/google-api-nodejs-client
@googleapis/servicemanagement
/
tsconfig.json
11 lines
(10 loc)
•
161 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"extends"
:
"./node_modules/gts/tsconfig-google.json"
,
"compilerOptions"
:
{
"rootDir"
:
"."
,
"outDir"
:
"build"
}
,
"include"
:
[
"*.ts"
,
]
}