1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-03 18:50:05 +00:00

Update pre-commit

This commit is contained in:
Allan Bowe
2022-05-10 11:42:35 +01:00
committed by GitHub
parent 8f309143e9
commit 59e3edf4b3

View File

@@ -1,7 +1,6 @@
#!/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
# trough VS Code
# Silent mode prevents `commit-msg` err in log window
npm run --silent lint:fix
exit 0
exit 0