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