You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESLint and Prettier are trying to format the CHANGELOG.md. This is not providing any end user benefit, as Github's markdown generator is rendering it the same way regardless. Linting is just causing extra commits for no reason.
Add a .prettierignore file and update .eslintignore.
Are you able/willing to make the change? (It's ok if you're not!)
Component
CHANGELOG
Description
ESLint and Prettier are trying to format the CHANGELOG.md. This is not providing any end user benefit, as Github's markdown generator is rendering it the same way regardless. Linting is just causing extra commits for no reason.
Add a
.prettierignore
file and update.eslintignore
.Are you able/willing to make the change? (It's ok if you're not!)
Yes
Code of Conduct
The text was updated successfully, but these errors were encountered: