mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Tweak scripts for a package
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
261d1ea310
commit
0622b8ddaa
@ -25,7 +25,7 @@
|
||||
"homepage": "https://github.com/lensapp/lens",
|
||||
"scripts": {
|
||||
"build": "webpack",
|
||||
"dev": "webpack --mode=development --watch",
|
||||
"clean": "rimraf dist/",
|
||||
"test:unit": "jest --coverage --runInBand",
|
||||
"lint": "lens-lint",
|
||||
"lint:fix": "lens-lint --fix"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user