Files
st-randomness-helpers/.lintstagedrc.json

4 lines
79 B
JSON

{
"src/**/*.{ts,tsx}": ["biome check --write --files-ignore-unknown=true"]
}