Clément Fleury
Results
2
comments of
Clément Fleury
@JamesGabby it looks like you have an other version of eslint globally installed that cause the issue.
@rishu605 I started from this template to build a production ready boilerplate. As it's a CRA template it's still based on `react-scripts` until you eject (mostly for the Webpack part)....