UNPKG
@sovryn-zero/lib-base
Version:
latest (0.2.2)
1.0.1-early.access.1
1.0.1-early.access.0
1.0.0-early.access.4
1.0.0-early.access.3
1.0.0-early.access.2
1.0.0-early.access.1
1.0.0-early.access.0
0.2.2
0.2.1
0.2.0
0.1.0
Sovryn Zero SDK shared interfaces
github.com/DistributedCollective/zero
DistributedCollective/zero
@sovryn-zero/lib-base
/
tsconfig.json
6 lines
(5 loc)
•
126 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
"../../tsconfig.base.json"
,
"include"
:
[
"src"
,
"test"
]
,
"compilerOptions"
:
{
"noErrorTruncation"
:
true
}
}