--- name: javascript description: Apply Eric's JavaScript and TypeScript standards. Use when creating JS/TS/Node projects, installing dependencies, running package scripts, changing package-manager commands, or reviewing npm/pnpm/yarn/bun command usage. --- # Eric JavaScript - Default to the latest Bun for new projects. - In existing projects, use Antfu's `ni` tools to install dependencies and run scripts with the project's package manager.