Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

added precommit hook for format #510

Merged
merged 1 commit into from
Aug 12, 2017
Merged

added precommit hook for format #510

merged 1 commit into from
Aug 12, 2017

Conversation

dannycoates
Copy link
Contributor

@dannycoates dannycoates commented Aug 11, 2017

This one's for @boopeshmahendran

Fixes #405

package.json Outdated
"git add"
],
"*.css": [
"stylelint"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Not sure if we want to run prettier --single-quote --write here too or not. If so, we'd probably also need a git add step in case prettier rewrites the CSS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants