0.2.26 • Published 3 days ago

@chyzwar/tsconfig v0.2.26

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

@chyzwar/tsconfig

Instalation

yarn add "@chyzwar/tsconfig

Usage

Extend preset:

{
  "extends": "@chyzwar/tsconfig/lib.json", 
  "compilerOptions": {
    "outDir": "lib",
    "rootDir": "src",
    "tsBuildInfoFile": "./lib/buildInfo.json"
  },
  "include": [
    "src/**/*"
  ]
}
0.2.26

3 days ago

0.2.25

2 months ago

0.2.24

3 months ago

0.2.23

3 months ago

0.2.22

3 months ago

0.2.21

3 months ago

0.2.20

3 months ago

0.2.19

3 months ago

0.2.18

3 months ago

0.2.17

4 months ago

0.2.16

4 months ago

0.2.15

4 months ago

0.2.14

7 months ago

0.2.13

7 months ago