Kevin's TypeScript base configuration for many projects
[!IMPORTANT] Moved to https://github.com/kevinmarrec/config/tree/main/packages/typescript
Opinionated TypeScript config.
Have a direct look at the source (tsconfig.json).
Requires TypeScript v5.7 or later.
{ "extends": "@kevinmarrec/tsconfig" }