mirror of
https://github.com/acid-info/waku.guide.git
synced 2025-02-22 14:58:11 +00:00
6 lines
60 B
Plaintext
6 lines
60 B
Plaintext
|
{
|
||
|
"hooks": {
|
||
|
"pre-commit": "tsc && lint-staged"
|
||
|
}
|
||
|
}
|