feat:init
This commit is contained in:
5
.lintstagedrc
Normal file
5
.lintstagedrc
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"**/*.{js,jsx,tsx,ts,md,css,less,json}": [
|
||||
"npx @biomejs/biome check --write"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user