Commit d1193fdd by g-ouattara

pre-commit hook config with lint-staged

parent d7148ef3
pnpm lint-staged
\ No newline at end of file
{ {
"lint-staged": { "*": "pnpm biome-check"
"*": "biome-check"
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment