mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-23 18:38:11 +00:00
Merge #591
591: Get eslint to fix files in precommit git hook r=D4nte a=D4nte We need the hook to fix things when possible. Co-authored-by: Franck Royer <franck@status.im>
This commit is contained in:
commit
6b0b71f08b
@ -162,8 +162,7 @@
|
||||
],
|
||||
"lint-staged": {
|
||||
"*.ts": [
|
||||
"eslint",
|
||||
"prettier --write"
|
||||
"eslint --fix"
|
||||
],
|
||||
"*.{ts,json,conf.js}": [
|
||||
"prettier --write"
|
||||
|
Loading…
x
Reference in New Issue
Block a user