Commit 72c34c3
committed
test(fixtures): add eslint flat config so eslint-direct probe passes
eslint v10 requires eslint.config.js (flat config) — previously the
node-formatter fixture had no config, so eslint-direct's lint-text
call returned 500. Adds a minimal flat config + type:module on
package.json so the ESM config loads.1 parent 2402a64 commit 72c34c3
2 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
0 commit comments