mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-04 23:03:07 +00:00
chore: do not miss markdown files when running lint-staged
This commit is contained in:
parent
fe0a3d938f
commit
592bbb0579
@ -28,7 +28,7 @@
|
||||
"*.ts": [
|
||||
"eslint --fix"
|
||||
],
|
||||
"*.{ts,json,js}": [
|
||||
"*.{ts,json,js,md}": [
|
||||
"prettier --write"
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user