Code Style

March 31, 2026 ยท View on GitHub

Run npm run lint to check formatting and linting. The project uses:

  • Prettier for code formatting
  • Stylelint for CSS/SCSS linting
  • ESLint for JavaScript/TypeScript linting

See the respective config files in the project root for rules.