mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 06:04:28 +07:00
chore: add codecov script
This commit is contained in:
parent
e0b8bc067a
commit
6323af638f
@ -107,6 +107,7 @@
|
||||
"test:size": "bundlesize",
|
||||
"lint": "npm run flow && npm run lint:js && npm run lint:css",
|
||||
"lint:js": "eslint .",
|
||||
"coverage:publish": "codecov",
|
||||
"lint:css": "stylelint 'src/webui/**/styles.js'",
|
||||
"pre:webpack": "rimraf static/*",
|
||||
"dev": "cross-env BABEL_ENV=ui babel-node tools/dev.server.js",
|
||||
|
Loading…
Reference in New Issue
Block a user