chore: add justfile and lefthook for local pre-push checks

This commit is contained in:
2026-04-20 01:06:15 +02:00
parent 4e5bca3c33
commit 63148d7ca1
4 changed files with 89 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
},
"devDependencies": {
"@tailwindcss/cli": "^4.2.2",
"lefthook": "^2.1.6",
"tailwindcss": "^4.2.2",
"typescript": "^6.0.3"
}