warmup
Pre-load a TypeScript project into memory to accelerate subsequent refactoring operations. Provide the absolute project root path to initialize the persistent TypeScript server and minimize latency.
Instructions
Pre-load a TypeScript project to speed up subsequent operations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectRoot | Yes | Absolute path to the project root (where tsconfig.json is) |