UNPKG
@webwriter/timeline
Version:
latest (2.0.3)
2.0.3
2.0.2
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Create/learn with a digital timeline and test your knowledge.
@webwriter/timeline
/
tsconfig.json
8 lines
•
148 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"compilerOptions"
:
{
"experimentalDecorators"
:
true
,
"target"
:
"es2022"
,
"moduleResolution"
:
"Bundler"
,
"outDir"
:
"./dist"
}
}