Tsconfig
Shared TypeScript config for my projects
Install / Use
/learn @sindresorhus/TsconfigREADME
tsconfig
Shared TypeScript config for my projects
This config makes TypeScript not do any polyfilling, so only use syntax and features available in the JavaScript environments you target.
Install
npm install --save-dev @sindresorhus/tsconfig
This config requires TypeScript >=5.9 and Node.js >=20.
Usage
tsconfig.json
{
"extends": "@sindresorhus/tsconfig"
}
Related Skills
node-connect
338.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
83.6kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
99.3kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
Security Score
Audited on Mar 22, 2026
