use editor data

This commit is contained in:
Jan Prochazka
2021-03-07 11:38:02 +01:00
parent 00d5b25baa
commit f4fe5b9b53
7 changed files with 204 additions and 8 deletions

View File

@@ -13,5 +13,7 @@
"strictNullChecks": false,
"strict": false,
"target": "es6",
// "allowJs": true,
// "checkJs": true,
}
}