Add linting, formatting and precommit

This commit is contained in:
E
2024-04-29 13:01:33 +01:00
parent 4129e034b3
commit 224929828a
7 changed files with 1200 additions and 18 deletions

4
.husky/pre-commit Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged