mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
chore
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"@types/uuid": "^10.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.0.0",
|
||||
"lint-staged": "^16.1.2",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"react-test-renderer": "19.0.0",
|
||||
"typescript": "~5.7.3"
|
||||
@@ -140,7 +140,7 @@
|
||||
"*.{js,jsx,ts,tsx}": [
|
||||
"biome check --write --unsafe"
|
||||
],
|
||||
"*.{json}": [
|
||||
"*.json": [
|
||||
"biome format --write"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user