UNPKG
@webwriter/geogebra
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
Use the mathematics learning apps of GeoGebra for algebra and geometry.
@webwriter/geogebra
/
tsconfig.json
8 lines
•
155 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"compilerOptions"
:
{
"experimentalDecorators"
:
true
,
"target"
:
"es2022"
,
"moduleResolution"
:
"Bundler"
,
"module"
:
"ES2022"
}
}