Skip to content

New rule: jsx-tag-spacing #143

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

Closed
ajcrites opened this issue Feb 23, 2018 · 1 comment
Closed

New rule: jsx-tag-spacing #143

ajcrites opened this issue Feb 23, 2018 · 1 comment
Labels
Formatting rule Relates to a rule which enforces code formatting and likely overlaps with prettier

Comments

@ajcrites
Copy link

To mirror https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-tag-spacing.md

I have an attempt at this: https://github.com/ajcrites/tslint-react/blob/jsx-tag-spacing/src/rules/jsxTagSpacingRule.ts

... but I'm getting stuck trying to work through the ESLint version. Currently I've worked up to https://github.com/yannickcr/eslint-plugin-react/blob/master/lib/rules/jsx-tag-spacing.js#L98, but I'm not sure how to get the analogous token.

@adidahiya adidahiya added the Formatting rule Relates to a rule which enforces code formatting and likely overlaps with prettier label Mar 12, 2019
@adidahiya
Copy link
Contributor

Closing due to deprecation timeline, see #210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Formatting rule Relates to a rule which enforces code formatting and likely overlaps with prettier
Projects
None yet
Development

No branches or pull requests

2 participants