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

Package detail

@ljharb/tsconfig

ljharb58.9kMIT0.2.3

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.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