Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ljharb/tsconfig

ljharb26.8kMIT0.3.2

My personal tsconfig(s), so my open source projects can share them.

readme

tsconfig

My personal tsconfig(s), so my open source projects can share them.

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.3.2 - 2025-03-08

Commits

v0.3.1 - 2025-03-08

Commits

v0.3.0 - 2025-03-02

Commits

  • [Tests] add tests + peer dep 11c4804
  • [Breaking] add erasableSyntaxOnly, require TS 5.8+ ac27746

v0.2.3 - 2024-12-27

Commits

  • [New] add /node entrypoint, for node with typestripping f5f18d3

v0.2.2 - 2024-12-04

Commits

  • [Fix] oops, isolatedDeclarations is incompatible with allowJs 7b719ad

v0.2.1 - 2024-12-04

Commits

  • [New] enable some more config options: 47ce6ef
  • update commented-out boilerplate with a new tsc --init 52721d9
  • [Tests] replace aud with npm audit b67a552
  • [Dev Deps] update auto-changelog debdf11
  • [Dev Deps] add missing peer dep e54480d

v0.2.0 - 2024-03-08

Commits

v0.1.1 - 2024-03-08

Commits

  • set useDefineForClassFields, allowSyntheticDefaultImports; unset skipLibCheck 85155ca

v0.1.0 - 2024-03-08

Commits