mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-13 09:03:20 +03:00
commit hook is broken for now
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
"lint": "prettier -c src",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"format": "prettier -c src -w",
|
||||
"localize": "i18next",
|
||||
"commit": "pnpm run localize && pnpm run lint"
|
||||
"localize": "i18next"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@decky/api": "^1.0.5",
|
||||
|
||||
Reference in New Issue
Block a user