The lint rules included in CRA are helpful for helping find potential bugs. It does so while not governing over code style.
I recommend these rules to be extracted and implemented in their own package to allow for use outside of CRA and to allow for community development of these rules.
The lint rules included in CRA are helpful for helping find potential bugs. It does so while not governing over code style.
I recommend these rules to be extracted and implemented in their own package to allow for use outside of CRA and to allow for community development of these rules.