final-form / final-form/react-final-form-listeners
The type definition file is in a different directory than the one declared in the package.json
Open
- Dominant language
- TypeScript
- Stars
- 95
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
The type definition file, index.d.ts, is placed inside the dist/src folder after the build, but in the package.json, the path specified in the "type" property is just dist/index.d.ts.
As a result, the type definitions are not recognized correctly by the IDE.
Best regards.
Contributor guide
Assessment
This issue has not been assessed yet.