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

add missing meta to jsx-tag-spacing #1650

Merged

Conversation

flyerhzm
Copy link
Contributor

just add some missing meta

@@ -221,7 +221,11 @@ function validateBeforeClosing(context, node, option) {

module.exports = {
meta: {
deprecated: true,
Copy link
Member

Choose a reason for hiding this comment

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

why is this marked deprecated?

@flyerhzm flyerhzm force-pushed the add-missing-meta-to-jsx-tag-spacing branch from 56d3e51 to d3840a5 Compare January 20, 2018 06:52
@flyerhzm
Copy link
Contributor Author

@ljharb sorry, I read the wrong doc. It's updated now.

@ljharb ljharb merged commit 1d12044 into jsx-eslint:master Jan 20, 2018
This was referenced Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants