Add lint-staged run at pre-commit git hook
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 9 Oct 2022 13:40:07 +0000 (15:40 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 9 Oct 2022 13:40:07 +0000 (15:40 +0200)
commit86092b199b858c308849ddcf2900a7733251364a
tree2c99fc003056a29e2d30821bc3d974e736422897
parentae965d5bbda82733a0687f7c28a29d27e09c8d0a
Add lint-staged run at pre-commit git hook

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.husky/pre-commit [new file with mode: 0755]
.lintstagedrc.js [new file with mode: 0644]
package-lock.json
package.json
prepare.js [new file with mode: 0644]