mirror of
https://github.com/logos-messaging/waku-tests.git
synced 2026-01-02 14:23:07 +00:00
Update lint script to fix
This commit is contained in:
parent
498a2320ba
commit
bb2f04e336
@ -3,7 +3,7 @@
|
||||
"packageManager": "yarn@3.2.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"lint": "eslint . --ext .js",
|
||||
"lint": "eslint . --ext .js --fix",
|
||||
"format": "prettier --write .",
|
||||
"fix": "run-s lint format",
|
||||
"predefined-prod": "mocha predefinedProdFleet.js --exit",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user