Check for linting issues
To check if there are any linting issues, runpnpm lint
on the root of the workspace.
pnpm lint:fix
on the root of the workspace.
Everything you need to know about linting and formatting
pnpm lint
on the root of the workspace.
pnpm lint:fix
on the root of the workspace.