nahuel-rabey/astrojs icon
public
Published on 5/14/2025
AstroJs

AstroJs rules

Rules
  • Use bun instead of npm
  • Follow AstroJs & typescript patterns
  • Follow eslint-plugin-react and prettier guide for code formatting.
  • Use named exports when creating new react components.