home/categories/code-quality/git-fg-thecattoolkit-plugins-sys-nodejs-skills-configuring-typescript-skill-md
code-qualitytesting-security
configuring-typescript
Configures modern TypeScript (4.9+ through 5.x) for maximum type safety with sustainable compile times. Use when designing type-safe configs/maps/APIs, enforcing strictness flags, improving TS build performance (incremental, project references), or setting up separate TS/ESLint configs for tests.
maintainer
Git-Fg
अपडेट किया गया 1/15/2026
स्टार
1
फोर्क
0
quick start
Installation and usage
Configures modern TypeScript (4.9+ through 5.x) for maximum type safety with sustainable compile times. Use when designing type-safe configs/maps/APIs, enforcing strictness flags, improving TS build performance (incremental, project references), or setting up separate TS/ESLint configs for tests.
इंस्टॉलेशन
$ install --globalskills.sh
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use configuring-typescript