chore: Clean up linting from child package.json's
This commit is contained in:
committed by
mrugesh mohapatra
parent
a229bc3a06
commit
1ba67c4e2b
@@ -15,8 +15,6 @@
|
||||
"main": "lib.js",
|
||||
"scripts": {
|
||||
"develop": "gulp",
|
||||
"format": "prettier --write es5 './**/*.{js,json}' && npm run lint",
|
||||
"lint": "eslint ./**/*.js --fix",
|
||||
"semantic-release": "semantic-release",
|
||||
"pretest": "cd ../client && npm run build:workers",
|
||||
"test": "mocha --delay --reporter progress --bail"
|
||||
|
Reference in New Issue
Block a user