chore: add lint-staged, husky and prettier
This commit is contained in:
@@ -0,0 +1 @@
|
||||
_
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
npx lint-staged
|
||||
Reference in New Issue
Block a user