Ben Scott

Results 12 issues of Ben Scott

Fix incorrect exports field. `./lib/esm//src/index.d.mts` is not a valid path. I suspect this should be `./lib/esm/src/index.d.ts` per https://unpkg.com/browse/[email protected]/lib/esm/src/index.d.ts

Possible duplicate of #3113. I'm using using eslint-plugin-import v2.31.0 and eslint v8.57.1. I've got a large work project that I'm attempting to migrate from a legacy-style config to a flat...

performance