UNPKG
pikchr-wasm-kindone
Version:
latest (2.0.2)
2.0.2
2.0.1
A fast and small port of Pikchr to WASM.
github.com/kindone/pikchr-wasm
kindone/pikchr-wasm
pikchr-wasm-kindone
/
tsconfig.json
8 lines
(7 loc)
•
126 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"tsex/tsconfig.json"
,
"compilerOptions"
:
{
"noImplicitAny"
:
false
,
"noUnusedParameters"
:
false
}
}