Commit 8befafe
authored
chore: update ESLint configuration with Prettier support
Update ESLint configuration to work with Prettier.
This configuration:
- Extends Next.js core web vitals configuration
- Integrates with Prettier for formatting
- Disables unnecessary React rules for Next.js
- Avoids conflicts between ESLint and Prettier
Helps maintain consistent code quality and formatting.1 parent aed0749 commit 8befafe
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments