Code Cleanup and Deprecation of unused public things (#11)

* Cleanup

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* Deprecated Languages interface

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* Fixed babel

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-07-11 16:52:17 +02:00
committed by GitHub
parent 1c36d6b93e
commit 3db69e0537
10 changed files with 434 additions and 614 deletions

View File

@ -7,5 +7,5 @@
"declaration": false, /* Generates corresponding '.d.ts' file. */
"declarationDir": null,
"outDir": "./dist/modules", /* Redirect output structure to the directory. */
}
}
}