UNPKG
react-textscroll
Version:
latest (1.0.0)
1.0.0
text scroll for notice board.
react-textscroll
/
tsconfig.test.json
6 lines
•
87 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"module"
:
"commonjs"
}
}