mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-07 06:28:39 +01:00
fix: format
This commit is contained in:
@@ -136,6 +136,6 @@
|
|||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.{js,jsx,ts,tsx}": ["biome check --write --unsafe"],
|
"*.{js,jsx,ts,tsx}": ["biome check --write --unsafe"],
|
||||||
"*.{json,md}": ["biome format --write"]
|
"*.{json}": ["biome format --write"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user