Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#7 normalization #8

Closed
wants to merge 3 commits into from

Conversation

StarpTech
Copy link
Collaborator

@@ -53,7 +53,7 @@
},
"scripts": {
"generate": "node script/generate-react",
"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
Copy link
Owner

Choose a reason for hiding this comment

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

Do single quotes not work? 🤔

Copy link
Collaborator Author

@StarpTech StarpTech Jul 29, 2018

Choose a reason for hiding this comment

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

test.js Outdated
normalize(':class'),
':class',
`non-word characters should not be removed
when they did not serve as a delimiter (#7)`
Copy link
Owner

Choose a reason for hiding this comment

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

Could you use the format (GH-7, #1) here and the two below? I use the # above as a count.

@StarpTech
Copy link
Collaborator Author

Done.

@wooorm wooorm closed this in cae82f5 Jul 29, 2018
@StarpTech
Copy link
Collaborator Author

Why did you close it?

@wooorm
Copy link
Owner

wooorm commented Jul 29, 2018

because I merged it

@StarpTech
Copy link
Collaborator Author

ok, for me it's highlighted as unmerged and closed.

@wooorm
Copy link
Owner

wooorm commented Jul 29, 2018

Yes, but GH UI is lacking so I merge stuff often on the terminal.

@StarpTech StarpTech deleted the feature/#7_normalization branch August 23, 2018 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants