Reusable TypeScript configuration files to extend from.
Utilities for collecting TSConfigs for linting scenarios.
Shareable tsconfigs for UGRC projects
Common tsconfigs to be used as your base configurations
TSConfigs for Artus projects to extend.
node ``` { "extends": "wtf-devconfigs/tsconfigs/node/tsconfig.json", "include": ["eslint.config.mjs", "src/**/*", "test/**/*"], "compilerOptions": { "noEmit": true } } ```
This repository is for [tsconfig presets](https://www.typescriptlang.org/docs/handbook/tsconfig-json.html) to be used in my projects.
Baseline tsconfigs config used and maintained by Fusionary.
The TSConfigs used in MonkJs TypeScript projects
@pluv/io internal tsconfigs
Hosts TSConfigs for Jagaad organisation to extend in your apps. Basically Definitely Typed for TSConfigs.
Collection of tsconfigs shared between clutchd packages.
Shared base TSConfigs.
Merge-tsconfigs is a CLI and node tool for merging tsconfig files into the exact tsconfig file you want 🛣️
Run tsc in parallel on multiple tsconfigs
TSConfigs for various environments
Provides a collection of shareable [TypeScript] configurations (tsconfigs) that can easily be reused across projects.
Provides a standard set of TypeScript configs commonly used with projects.
Base tsconfigs for node and browsers.
Base tsconfigs
Common tsconfigs to be used as your base configurations
Shared tsconfigs between projects
Preconfigured TypeScript config files for stricter type checking and multi-environment support.
Common TSConfigs and TypeScript in Petal standardized projects
Parse .tsconfig configuration files for TypeScript
Partial tsconfig metadata primitives for RustUse
ESM / CJS module resolution
ESM / CJS module resolution
ESM / CJS module resolution
Enumerate files used in the TypeScript compilation
Shapes for TypeScript tsconfig.json.
ESM / CJS module resolution
Rust representation for the tsconfig elements. Supports (de)serialization, JSON schema and merging
ESM / CJS module resolution
Docker-first monorepo workspace manager for rapid prototyping
Detect semantic contradictions across config files