원클릭으로
tsconfig
TypeScript tsconfig.json expert. Use when: - Explaining what tsconfig options mean or do - Configuring tsconfig for a specific use case (Node.js app, bundler project, npm library, monorepo, React app, strict mode) - Diagnosing tsconfig-related errors or unexpected behavior (type errors from resolution, module format issues, decorator problems, class field issues) - Comparing tradeoffs between compiler options (e.g., esModuleInterop vs verbatimModuleSyntax, isolatedModules vs verbatimModuleSyntax) - Generating, reviewing, or auditing a tsconfig.json - Understanding how top-level fields (include, exclude, extends, references) work - Choosing between module/moduleResolution combinations - Setting up project references / composite builds - Understanding what @tsconfig/bases packages provide
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.