ditto/.lintstagedrc

3 lines
33 B
Plaintext
Raw Permalink Normal View History

2024-05-07 18:45:23 +00:00
{
"*.{ts,tsx,md}": "deno fmt"
}