Add types to exports field in package.json #15
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
codemirror/legacy-modes!15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I could not manage to get this package working with
Node16module resolution in TypeScript, because apparently it "can't find the corresponding type definitions for ...". This PR should fix those issues.Did you verify that this made stuff resolve properly? (For example by editing the file in your node_modules.)
Sorry I completely forgot this, I will check it later.
@ -17,4 +17,3 @@},"type": "module","types": "dist/index.d.ts","module": "dist/index.js",shouldn't this be lept if the
moduleentry (on next line) is kept ?Android 16 beta free
Pull request closed