This is a monorepo using npm workspaces. The example-app directory contains a sample project demonstrating the configs. Publishing is automated via GitHub Actions. When changesets are merged to main, ...
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when ...