Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
Rollup handles entrypoints for us and TS does not need to manage each one manually. We can remove all entrypoint tsconfig files as they are not used in the project anymore.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the new behavior?
Rollup handles entrypoints for us and TS does not need to manage each one manually. We can remove all entrypoint tsconfig files as they are not used in the project anymore.
Does this PR introduce a breaking change?
Other information