It seems like the recommendation is to use the @wordpress/eslint-plugin to make sure eslint does the correct formatting checks.
https://developer.wordpress.org/block-editor/reference-guides/packages/packages-eslint-plugin/#usage
So should we add .eslintrc to an allow list or is there a different way that we should be handling this in our plugins?
It seems like the recommendation is to use the @wordpress/eslint-plugin to make sure eslint does the correct formatting checks.
https://developer.wordpress.org/block-editor/reference-guides/packages/packages-eslint-plugin/#usage
So should we add .eslintrc to an allow list or is there a different way that we should be handling this in our plugins?