Öffentliche API zur MathCoach-IDE
tmp
jsteuer
2019-12-11 73b20b5cc3f198a027c7ee9480d6051f2c095c99
tsconfig.json
@@ -1,6 +1,6 @@
{
  "compilerOptions": {
    "module": "commonjs",
    "module": "es6",
    "target": "es5",
    "declaration": true,
    "outDir": "./dist"
@@ -8,4 +8,4 @@
  "include": [
    "src/**/*"
  ]
}
}