mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 12:30:06 +00:00
Update pre-commit
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# We make this command run without printing to console, because if it does, it prevents `commit-msg` error to be shown when commiting
|
# Silent mode prevents `commit-msg` err in log window
|
||||||
# trough VS Code
|
|
||||||
npm run --silent lint:fix
|
npm run --silent lint:fix
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user