0.3.8 • Published 6 months ago

@schoero/ts-config v0.3.8

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

tsconfig

Shared tsconfig for my personal projects.

Installation

npm i --save-dev @schoero/ts-config

Usage

Create a tsconfig.json with the following content:

{
  "extends": "@schoero/ts-config",
  "compilerOptions": {
    //...
  }
}
0.3.6

8 months ago

0.3.5

8 months ago

0.3.8

6 months ago

0.3.7

8 months ago

0.3.4

9 months ago

0.3.3

10 months ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago