packages, documentation

This commit is contained in:
Jan Prochazka
2020-03-13 22:42:09 +01:00
parent 74e7d7d4e8
commit 0c627ea92e
5 changed files with 1621 additions and 624 deletions

View File

@@ -5,7 +5,8 @@
"declaration": true,
"skipLibCheck": true,
"outDir": "lib",
"preserveWatchOutput": true
"preserveWatchOutput": true,
"esModuleInterop": true
},
"include": [
"src/**/*"