eslint-cleanup/prettier-cleanup test and source files to eslint/prettier to match the CLI module layout, and consolidate the per-editor rules tests into a single locationnoBarrelFile in biome.jsonc (was previously set to off) (#233)noImplicitCoercions (e.g. !!value, +string) in biome.jsonc, and annotate the existing noExcessiveLinesPerFunction: off with a reference to the upstream TypeScript issue (microsoft/TypeScript#16655) that motivates it (#247)