mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-15 16:10:06 +00:00
chore: comment
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#!/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
|
||||||
|
# trough VS Code
|
||||||
npm run --silent lint:fix
|
npm run --silent lint:fix
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
Reference in New Issue
Block a user