Files
next-learn/dashboard/final-example/.eslintrc.json
Delba de Oliveira 7ff4d72154 Fix ESLint (#305)
* Add eslint

* Remove script

- The user will be adding it during the course
2023-10-30 09:31:50 -05:00

4 lines
40 B
JSON

{
"extends": "next/core-web-vitals"
}