next.js
9b79c118
- ci(eslint): remove unecessary react/self-closing-comp (#74120)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
ci(eslint): remove unecessary react/self-closing-comp (#74120) ## Why? It turns out the `react/self-closing-comp` rule is not necessary to cover for JSX tags that are not properly closed.
References
#74120 - ci(eslint): remove unecessary react/self-closing-comp
Author
samcx
Parents
5af960e1
Loading