editor-js / editor-js/footnotes-tune
Typescript resolves sources but not declaration files
Open
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
`package.json#types` points to sources so TypeScript resolver tries to import everything from index file including internal deps
Expected behaviour: `types` should point to declaration files which includes only library API
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.