Commit 2a50f60
committed
Update ESLint configuration to use defineConfig
- Import and use defineConfig from eslint/config for better type safety
- Simplify tseslint.configs spreading syntax
- Maintains all existing linting rules and configurations1 parent 366ae29 commit 2a50f60
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | | - | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments