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