mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-17 06:04:56 +00:00
Add lefthook formatter checks
This commit is contained in:
parent
6d7e67fe72
commit
97d9356932
5 changed files with 339 additions and 211 deletions
6
biome.json
Normal file
6
biome.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
|
||||
"formatter": {
|
||||
"indentStyle": "space"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue