JavaScript Development Guidelines
Objective: Define standards for modern, maintainable, and performant JavaScript across browser and server environments, covering syntax, modules, async patterns, error handling, security, and tooling.
Source File
View the full rule: .agent/rules/javascript.md
Sections
- Syntax & Language Features
- Modules & Imports
- Async Programming
- Error Handling
- Security, Code Quality & Tooling
