mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-07 16:23:09 +00:00
chore: ensure size-limit conf file is formatted
This commit is contained in:
parent
49e16de396
commit
dc639370bc
@ -201,6 +201,9 @@
|
|||||||
],
|
],
|
||||||
"*.{ts,json,conf*.*js}": [
|
"*.{ts,json,conf*.*js}": [
|
||||||
"prettier --write"
|
"prettier --write"
|
||||||
|
],
|
||||||
|
"./*.*js": [
|
||||||
|
"prettier --write"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user