Set up husky

This commit is contained in:
Colin McDonnell
2025-08-27 18:13:10 -07:00
parent f6efe56478
commit 9239b40372
5 changed files with 246 additions and 232 deletions
+10
View File
@@ -18,6 +18,9 @@ importers:
esbuild:
specifier: ^0.25.9
version: 0.25.9
husky:
specifier: ^9.0.0
version: 9.1.7
typescript:
specifier: ^5.3.0
version: 5.9.2
@@ -204,6 +207,11 @@ packages:
engines: {node: '>=18'}
hasBin: true
husky@9.1.7:
resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
engines: {node: '>=18'}
hasBin: true
tunnel@0.0.6:
resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==}
engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'}
@@ -351,6 +359,8 @@ snapshots:
'@esbuild/win32-ia32': 0.25.9
'@esbuild/win32-x64': 0.25.9
husky@9.1.7: {}
tunnel@0.0.6: {}
typescript@5.9.2: {}