We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Linting:
We use ESLint to enforce consistent code styling, and possibly catch some issues.
pnpm lint
We use Prettier to automatically format our code, most editors have this built in.
pnpm prettier --check .
We are using kebab-case for file names
kebab-case