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

enforce double quotes in react component props #37

Open
Intervention128 opened this issue Dec 7, 2022 · 0 comments
Open

enforce double quotes in react component props #37

Intervention128 opened this issue Dec 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Intervention128
Copy link
Contributor

<button
className='whatever'

...
should be enforced as "whatever"

@Intervention128 Intervention128 added the enhancement New feature or request label Dec 7, 2022
@Intervention128 Intervention128 self-assigned this Dec 7, 2022
coronoro pushed a commit that referenced this issue Dec 12, 2022
coronoro added a commit that referenced this issue Dec 12, 2022
* fix: fix react version

* feat: add object and array newline rules (#29)

Co-authored-by: Tim Streicher <[email protected]>

* fix(ci): release stuck (#32)

* Update README.md

* add images

* fix(all): add keyword react

* fix(react): set react version setting to "detect" (#30)

* feat: provide initial react eslint config

* docs: add README for react config

* fix: update package.json

* fix(#27): set react version setting to "detect"

Co-authored-by: Ulf Gerking <[email protected]>
Co-authored-by: Intervention128 <[email protected]>

* fix: fixes issue #35 (#36)

Co-authored-by: Ulf Gerking <[email protected]>
Co-authored-by: Tim Streicher <[email protected]>

* fix: fixes issue #37

* docs: add CONTRIBUTING.md (#34)

Co-authored-by: Merlin Flach <[email protected]>

Co-authored-by: Robin Kehl <[email protected]>
Co-authored-by: Tim Streicher <[email protected]>
Co-authored-by: OrbisK <[email protected]>
Co-authored-by: Ulf Gerking <[email protected]>
Co-authored-by: Intervention128 <[email protected]>
Co-authored-by: Moerlin1337 <[email protected]>
Co-authored-by: Merlin Flach <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant