feat(dev): add pre-commit hook for formatting and linting (#8380)

Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
Keith Lyons
2025-09-19 22:07:26 -04:00
committed by GitHub
parent f605c7ffa2
commit 5ddde22482
4 changed files with 302 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@
# Dependency directory
node_modules
bower_components
package-lock.json
# Editors
.idea