REPRODUCTION:
- run
npm install - run
npx @biomejs/biome format .- see that/src/exclude/.eslintrcwould be formatted, despite not being in theincludelist - remove
"ignoreUnknown": true,from the biome.json - run
npx @biomejs/biome format .again. - see that/src/exclude/.eslintrcis now excluded