Js To Ts banner
apache apache

Js To Ts

Development community

Description

# JavaScript to TypeScript Migration Command ## Usage ``` /js-to-ts <core-filename> ``` - `<core-filename>` - Path to CORE file relative to `superset-frontend/` (e.g., `src/utils/common.js`, `src/middleware/loggerMiddleware.js`) ## Agent Instructions **See:** [../projects/js-to-ts/AGENT.md](../projects/js-to-ts/AGENT.md) for complete migration guide.

Installation

Installs to ~/.claude/commands/apache-superset-js-to-ts.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/apache/superset/HEAD/.claude/commands/js-to-ts.md -o ~/.claude/commands/apache-superset-js-to-ts.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository