mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-11 01:14:36 +00:00
chore: comment
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/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
|
||||
npm run --silent lint:fix
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user