fix(structure): formatted, ci updates and new readme

This commit is contained in:
2019-11-20 13:36:03 +00:00
parent 96a2992432
commit b21fe80109
5 changed files with 58 additions and 88 deletions

View File

@@ -49,14 +49,14 @@
"tslint-config-prettier": "^1.18.0"
},
"files": [
"ts/*",
"ts_web/*",
"dist/*",
"dist_web/*",
"dist_ts_web/*",
"assets/*",
"ts/**/*",
"ts_web/**/*",
"dist/**/*",
"dist_web/**/*",
"dist_ts_web/**/*",
"assets/**/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}
}