Dev: Remap coverage report

This commit is contained in:
surunzi
2017-10-14 16:16:29 +08:00
parent 66b5e950df
commit 3202901728
7 changed files with 121 additions and 3 deletions

View File

@@ -22,6 +22,8 @@ npm run dev
npm run build
# lint, build and test.
npm run ci
# check test coverage.
npm run cov
```
## Project Structure