chore(): update e2e test action, with deliberate lint fail
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"build:clean": "npm run clean && npm run build",
|
||||
"build:watch": "npm run clean && tsc --watch",
|
||||
"pack": "webpack --config webpack/webpack.config.js",
|
||||
"lint": "eslint src",
|
||||
"prepublish": "npm run build:clean",
|
||||
"betapublish": "npm publish --tag beta"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user