Commit 87422bb
Fix ESLint on Windows (CRLF) and lint setup
- Prettier endOfLine: auto so CRLF checkouts (core.autocrlf=true on Windows) don't fail every file against the prettier/prettier rule
- Add .eslintignore for Next.js-generated next-env.d.ts and .next/
- Apply prettier-plugin-tailwindcss class ordering in candidates.tsx
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 72b1a9a commit 87422bb
3 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
| 192 | + | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments