5.6.1 • Published 9 months ago

@adaliszk/typescript v5.6.1

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
9 months ago

!WARNING This package is deprecated as I moved to use deno where these kind of preset configs are no longer required.

Meta-package for Typescript with a default configuration

Provides

  • typescript, tslib, and @types/node
  • tsx

Usage

  • Install the package pnpm install -D @adaliszk/typescript typescript
  • Add an tsconfig.json with:
    {
      "extends": "@adaliszk/typescript",
      "compileConfig": { "baseUrl": "source", "outDir": "temp" },
      "include": ["source/**/*"]
    }

Versioning

Since this is a meta-package, the versioning reflect its main provided package, in this case typescript. However, only the Major and Minor versions are kept in sync. The Patch is used to bump the meta-package.

5.4.2

1 year ago

5.4.1

1 year ago

5.6.1

9 months ago

5.3.3

2 years ago

5.3.2

2 years ago

5.3.1

2 years ago

5.2.2

2 years ago

5.2.1

2 years ago

5.1.1

2 years ago

5.1.0

2 years ago

5.0.1

2 years ago

4.9.8

2 years ago

4.9.7

2 years ago

4.9.9

2 years ago

4.9.6

2 years ago

4.9.4

2 years ago

4.9.3

3 years ago

4.9.5

2 years ago

4.9.2

3 years ago

4.9.1

3 years ago

4.5.8

4 years ago

4.5.7

4 years ago

4.5.9

4 years ago

4.5.4

4 years ago

4.5.21

3 years ago

4.5.10

4 years ago

4.5.14

4 years ago

4.5.15

4 years ago

4.5.12

4 years ago

4.5.13

4 years ago

4.5.18

4 years ago

4.5.19

4 years ago

4.5.16

4 years ago

4.5.17

4 years ago

4.5.2

4 years ago

4.6.0

4 years ago

4.5.1

4 years ago