fix: pre-commit hooks should now be installable in dev containers
All checks were successful
Lint / pre-commit Linting (push) Successful in 48s

This commit is contained in:
2025-12-31 18:53:24 +01:00
parent 97ecdcbc66
commit 7506643773
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
/node_modules/
/node_modules/.cache/
/coverage/