
intuit/eslint-plugin-no-explicit-type-exports
Releases15
Frequency1 month 2 weeks
Last Release
Stars24
A plugin to guard against exporting imported types.
Linked projects
<div align="center"> <img width="200" height="200" src="./Esl.svg"> <h1>eslint-plugin-no-explicit-type-exports</h1> <p> This plugin guards against attempting to export types that may not exist after type extraction. This usually occurs when you