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