mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-03 18:50:05 +00:00
chore: running lint as pre-commit hook
This commit is contained in:
5
.git-hooks/pre-commit
Executable file
5
.git-hooks/pre-commit
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
npm run --silent lint:fix
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user