5.3.3 • Published 4 months ago

@adaliszk/typescript v5.3.3

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

Meta-package for Typescript with a default configuration

Provides

  • @adaliszk/eslint-config-typescript
  • 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.3.3

4 months ago

5.3.2

4 months ago

5.3.1

4 months ago

5.2.2

6 months ago

5.2.1

8 months ago

5.1.1

8 months ago

5.1.0

8 months ago

5.0.1

1 year ago

4.9.8

1 year ago

4.9.7

1 year ago

4.9.9

1 year ago

4.9.6

1 year ago

4.9.4

1 year ago

4.9.3

1 year ago

4.9.5

1 year ago

4.9.2

1 year ago

4.9.1

1 year ago

4.5.8

2 years ago

4.5.7

2 years ago

4.5.9

2 years ago

4.5.4

2 years ago

4.5.21

2 years ago

4.5.10

2 years ago

4.5.14

2 years ago

4.5.15

2 years ago

4.5.12

2 years ago

4.5.13

2 years ago

4.5.18

2 years ago

4.5.19

2 years ago

4.5.16

2 years ago

4.5.17

2 years ago

4.5.2

2 years ago

4.6.0

2 years ago

4.5.1

2 years ago