forked from Ninjalama/streamyfin_mirror
fix: format
This commit is contained in:
@@ -136,6 +136,6 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,ts,tsx}": ["biome check --write --unsafe"],
|
||||
"*.{json,md}": ["biome format --write"]
|
||||
"*.{json}": ["biome format --write"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user