I've done on setting up a boilerplate project with 4 statistic analysis tools for React framework(using create-react-app), you can find it out here.
The tools included in the project are:
- Eslint (mainly used to check code errors)
- Prettier (a code formatter with little configuration rules )
- Stylelint (checking on style...