bandada-infra / boilerplate

Simple application to use as a template to create a project with Bandada.
https://demo.bandada.pse.dev
2 stars 2 forks source link

Update eslint config #11

Closed vplasencia closed 5 months ago

vplasencia commented 6 months ago

Description

Right now, eslint does not detect when there is unused code. Also, it does not detect if there is an imported function that does not exist. It would be nice to add a better eslint config.

Resources

https://nextjs.org/docs/pages/building-your-application/configuring/eslint