A base TSConfig for working with Create React App.
A base TSConfig for working with Cypress.
Strict tsconfig.json's for modern projects.
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
Shared TypeScript configuration
A collection of TypeScript configurations, based on Total TypeScript's TSConfig Cheat Sheet
Seamless integration between Rollup and TypeScript. Now with errors.
Useful compiler options for compiling a TypeScript project
Vite plugin for resolving tsconfig paths
official tsconfig used by osskit
Replace absolute paths to relative paths for package compilation
Create a custom resolver to resolve paths defined in tsconfig.json
Type checking for tsconfig.json
Rollup plugin for resolving tsconfig paths
a built-in tap extension that adds typescript support
load moduleNameMapper from tsconfig
Walk up the tree to resolve `tsconfig.json` configuration objects.
Zod schemas for TypeScript's TSConfig properties. ⚙️
Vitest resolver for TypeScript compilerOptions.paths
TypeScript configuration shared across projects in Apify.
Speed up your Vite dev server with SWC
```ts import * as fs from 'fs'; import * as path from 'path'; import { watch } from 'chokidar'; import * as kit from '@volar/kit';
TSConfig base for Guardian TypeScript projects
Adds support for tsconfig paths to Gatsby build process