mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 15:48:05 +00:00
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