UNPKG
@pratamax/ethereum-lite-explorer
Version:
latest (1.0.0-beta.8)
1.0.0-beta.8
Ethereum Lite Explorer
github.com/0xpratama/jancox
0xpratama/jancox
@pratamax/ethereum-lite-explorer
/
tsconfig.test.json
11 lines
(10 loc)
•
152 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"module"
:
"commonjs"
}
,
"include"
:
[
"src"
,
"test"
]
}