ditto/.lintstagedrc

3 lines
33 B
Plaintext

{
"*.{ts,tsx,md}": "deno fmt"
}