UNPKG
@moveable/helper
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.0
0.0.3
0.0.2
0.0.1
Helper for demo of Moveable
daybrush.com/moveable
daybrush/moveable
@moveable/helper
/
tsconfig.build.json
7 lines
(6 loc)
•
88 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"./tsconfig"
,
"compilerOptions"
:
{
"jsx"
:
"react"
}
,
}