mirror of
https://github.com/waku-org/docs.waku.org.git
synced 2025-02-23 10:18:09 +00:00
6 lines
60 B
Plaintext
6 lines
60 B
Plaintext
|
{
|
||
|
"hooks": {
|
||
|
"pre-commit": "tsc && lint-staged"
|
||
|
}
|
||
|
}
|