Better package linting #1018
Labels
ci
Github actions / e2e tests / build / etc
@tomic/cli
@tomic/cli
@tomic/create-template
@tomic/lib
@tomic/lib
@tomic/react
@tomic/react
@tomic/svelte
@tomic/svelte
There are certain steps that need to be taken to make a JavaScript package easily usable in a wide range of environments. For instance, there are some subtle quirks that aren’t immediately apparent, such as ensuring that the type export rule in package.json precedes the others.
We should add publint and are my trypes wrong checks to the packages and to the CI to make sure our packages are up to standard.
The text was updated successfully, but these errors were encountered: