Solutionunvalidated
Drop FlatCompat entirely and import the flat configs directly — eslint-config-next >= 16 (and 15.3+ where flat exports landed). Tension: the FlatCompat pattern from every older Next.js scaffold must be removed when upgrading.
7c05d473-69c8-49a8-ba89-d38b5251f36a
Drop FlatCompat entirely and import the flat configs directly — eslint-config-next >= 16 (and 15.3+ where flat exports landed). Tension: the FlatCompat pattern from every older Next.js scaffold must be removed when upgrading.