chore(readme.md eslintrc.js pre-commit prepare-commit-msg): update README.md add eslint commit rules

This commit is contained in:
2024-01-30 17:53:08 +01:00
parent 031d729af0
commit c8e15dc926
18 changed files with 3866 additions and 170 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
cd matter-bridge
exec < /dev/tty && node_modules/.bin/cz --hook || true