Finish app conversion and enforce code style

This commit is contained in:
hensm
2019-02-26 01:30:30 +00:00
parent b7571791e2
commit 1e49fbe9be
19 changed files with 541 additions and 186 deletions

View File

@@ -6,6 +6,7 @@
, "esModuleInterop": true
, "resolveJsonModule": true
, "removeComments": true
, "downlevelIteration": true
}
, "include": [
"./src/**/*"