UNPKG
jget-shark
Version:
latest (2.0.0)
2.0.0
1.0.0
Use GET functions
jget-shark
/
tsconfig.json
12 lines
•
243 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"compilerOptions"
:
{
"noImplicitAny"
:
true
,
"removeComments"
:
true
,
"preserveConstEnums"
:
true
,
"sourceMap"
:
true
}
,
"files"
:
[
"index.ts"
,
"browserside/index.ts"
]
}