Commit 2d81814 added the new jsx-no-jsx-as-prop rule and added it immediately to the recommended configuration. However, commit 8f121da then removed it from recommended, notably without updating the README.md.
I could submit a pull request to update the README.md to match the code. Before I do that, though, I was wondering if there's any context on why this was not a recommended rule? Commit 8f121da doesn't provide any context
Commit 2d81814 added the new
jsx-no-jsx-as-proprule and added it immediately to therecommendedconfiguration. However, commit 8f121da then removed it from recommended, notably without updating the README.md.I could submit a pull request to update the README.md to match the code. Before I do that, though, I was wondering if there's any context on why this was not a recommended rule? Commit 8f121da doesn't provide any context