Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update package.json exports to include types
Needed for newer typescript with certain moduleResolution settings. Found the explanation & solution here: gxmari007/vite-plugin-eslint#60 & the docs for the option here: https://nodejs.org/api/packages.html#packages_exports (with `types` being defined here: https://nodejs.org/api/packages.html#conditional-exports)
- Loading branch information