natahouse / react-snap

nata.house's fork of @stereobooster's react-snap:👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
31 stars 6 forks source link

Add default linting processes to improve code quality #11

Open philipeatela opened 3 years ago

philipeatela commented 3 years ago

Use lint tools by default to enforce code styling and keep the codebase concise. Follow CRA's approach, as mentioned by @stereobooster on https://github.com/stereobooster/react-snap/issues/90