eslint-plugin-compat icon indicating copy to clipboard operation
eslint-plugin-compat copied to clipboard

Fix incorrect exports field

Open BPScott opened this issue 1 year ago • 0 comments

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

BPScott avatar Jan 23 '25 05:01 BPScott