-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
chore: eslint formatting and improve scripts #467
Conversation
@KiwiKilian, Let's go ahead and add a .git-blame-ignore-revs? file. We should probably have one anyway. |
@tyrauber I've added the |
For the |
@tyrauber I've noticed that |
🎉 This PR is included in version 10.0.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
.eslintrc.js
andscripts/.eslintrc.js
react-native
etc...)scripts
section of thepackage.json
To easily see the actual changes, have a look at the individual commits. The two
style
commits apply a lot of changes.Should I create a
.git-blame-ignore-revs
? It would allow to hide my commit with the auto-fixes from blame.Also, once again, does this need a changelog entry? It shouldn't contain any user facing changes.