+ Format handler

* Creator view updated
* Some small changes
This commit is contained in:
2019-10-31 11:02:09 +01:00
parent 945b4d809a
commit 3bb2d742c4
19 changed files with 509 additions and 129 deletions

View File

@@ -1,2 +1,6 @@
{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"module": "commonjs"
}
}