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

feat(react): ✨ add react rules #5

Merged
merged 1 commit into from
Nov 19, 2021
Merged

Conversation

jimmy-guzman
Copy link
Owner

@jimmy-guzman jimmy-guzman commented Nov 17, 2021

Pull Request Checklist

🚨 Please review the guidelines for contributing to this repository.

  • Appropriate label or labels have been added
  • ✅ Tests for the changes have been added (for type:fix / type:feat)
  • 📝 Docs have been reviewed, added or updated if needed (for type:fix / type:feat)
  • 🏁 Issue number has been linked if this PR closes one

Description

Please describe your pull request.

🏁 Closes: #4

Breaking Change?

  • 💥 Yes
  • No

❤️ Thank you for contributing!

@jimmy-guzman jimmy-guzman added the type:feat New feature or request label Nov 17, 2021
@jimmy-guzman jimmy-guzman force-pushed the feat-add-react-rules branch 2 times, most recently from 6978b94 to 7e7a54b Compare November 17, 2021 03:43
@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2021

Codecov Report

Merging #5 (162455a) into master (d40f32d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        21    +4     
  Lines           30        41   +11     
=========================================
+ Hits            30        41   +11     
Impacted Files Coverage Δ
src/base/index.ts 100.00% <ø> (ø)
src/imports/index.ts 100.00% <ø> (ø)
src/react/index.ts 100.00% <100.00%> (ø)
src/react/jsx-a11y.ts 100.00% <100.00%> (ø)
src/react/overrides.ts 100.00% <100.00%> (ø)
src/react/rules.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6af627d...162455a. Read the comment docs.

@jimmy-guzman jimmy-guzman force-pushed the feat-add-react-rules branch 3 times, most recently from a2723ec to 3107326 Compare November 19, 2021 04:32
@jimmy-guzman jimmy-guzman merged commit 7128f04 into master Nov 19, 2021
@jimmy-guzman jimmy-guzman deleted the feat-add-react-rules branch November 19, 2021 04:41
@github-actions
Copy link

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type:feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add react eslint rules
2 participants