We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<button className='whatever'
... should be enforced as "whatever"
The text was updated successfully, but these errors were encountered:
fix: fixes issue #37
2a2bf8d
Develop (#39)
24c0d2b
* 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]>
Intervention128
No branches or pull requests
<button
className='whatever'
The text was updated successfully, but these errors were encountered: