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

Disable prop types rule #93

Merged
merged 1 commit into from Sep 1, 2022
Merged

Conversation

terrysahaidak
Copy link
Contributor

We don't use prop-types and it adds no value at all just creates a visual noise for developers.

Also it spams with lots of warning when you run yarn lint so you can easily miss the important things.

We have no plans of using prop-types.

So this rule makes no sense.

@estrattonbailey
Copy link
Contributor

Will merge and integrate today, thanks for this!

@estrattonbailey estrattonbailey merged commit 72105b6 into main Sep 1, 2022
@estrattonbailey estrattonbailey deleted the @terrysahaidak/disable-prop-types branch September 1, 2022 19:05
estrattonbailey added a commit that referenced this pull request Sep 1, 2022
estrattonbailey added a commit that referenced this pull request Sep 1, 2022
github-actions bot pushed a commit that referenced this pull request Sep 1, 2022
# [4.2.0](v4.1.0...v4.2.0) (2022-09-01)

### Features

* bump release to include [#93](#93) ([50c5833](50c5833))
@github-actions
Copy link

github-actions bot commented Sep 1, 2022

🎉 This PR is included in version 4.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants