Skip to content

Commit 2edc85b

Browse files
committed
Configuring auto-formatter in the root project
1 parent b1be5ff commit 2edc85b

File tree

6 files changed

+19381
-22113
lines changed

6 files changed

+19381
-22113
lines changed

.husky/pre-commit

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/sh
2+
. "$(dirname "$0")/_/husky.sh"
3+
4+
npm run lint-staged

0 commit comments

Comments
 (0)