Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

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 ويثبّتها لك.

SKILL.md
readonly