Add husky pre commit hook

This commit is contained in:
Jon Staab
2025-05-06 10:47:45 -07:00
parent c0ead72162
commit b368efab47
4 changed files with 30 additions and 16 deletions
+2
View File
@@ -28,6 +28,8 @@
"nostr-tools": "^2.7.2"
},
"devDependencies": {
"@capacitor/core": "^7.2.0",
"nostr-signer-capacitor-plugin": "~0.0.4",
"rimraf": "~6.0.0",
"typescript": "~5.8.0"
},