chore: remove usage of git hooks (husky, lint-staged, commitlint) + usage of node --run

This commit is contained in:
2024-09-07 00:03:10 +02:00
parent 85f465306f
commit dd70d6da3a
16 changed files with 665 additions and 3658 deletions

4
.gitignore vendored
View File

@ -20,10 +20,6 @@ npm-debug.log*
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# misc
.DS_Store