Package providing the tsconfig.json interface type. That is automatically generated from the official json schema from the schema store.
TSConfig interface to validate tsconfig.json value.
Load node modules according to tsconfig paths, in run-time or via API.
Utilities for collecting TSConfigs for linting scenarios.
Find and parse the tsconfig.json file from a directory path
A base TSConfig for working with Node 10.
A base TSConfig for working with Node 16.
A base TSConfig for working with Node 14.
A base TSConfig for working with Node 12.
Vite resolver for TypeScript compilerOptions.paths
A utility to work with tsconfig.json without typescript
A module that expose utilities to generate tsconfig interface from the official json-schema. It's the module behind tsconfig-interface module generation.
Load modules according to tsconfig paths in webpack.
Load tsconfig.json
UnRS Resolver Node API
TypeScript configuration for Octokit packages
A base TSConfig for working with Vue.js
A base TSConfig for working with Node 18.
A base TSConfig for working with Node 20.
A base TSConfig for working with Node 22.
A base TSConfig for working with Node 24.
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
A base TSConfig for working with Svelte.
A base TSConfig for working with Recommended.