studio-206 / frontend-template

Our main web app template using Nextjs, Typescript and Tailwind.
MIT License
2 stars 1 forks source link

Add `eslint-plugin-react` to capture things like unknown-props. #20

Closed karltaylor closed 1 year ago

karltaylor commented 1 year ago

Unknown property 'stroke-width' found, use 'strokeWidth' instead eslint(react/no-unknown-property)