Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
TIDO
Commits
87835ca0
Commit
87835ca0
authored
Oct 21, 2020
by
nwindis
☕
Browse files
add precommit hook
#97
parent
c555b49f
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
87835ca0
...
...
@@ -89,6 +89,7 @@
},
"husky"
:
{
"hooks"
:
{
"pre-commit"
:
"npm run lint:scss"
,
"prepare-commit-msg"
:
"exec < /dev/tty && git cz --hook || true"
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment