2.2.0 • Published 10 months ago

@crashmax/tsconfig v2.2.0

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

@crashmax/tsconfig

✒ Here is my personal TypeScript config.

Install

npm install @crashmax/tsconfig -D
yarn add @crashmax/tsconfig -D
pnpm add @crashmax/tsconfig -D

Usage

// tsconfig.json
{
  "extends": "@crashmax/tsconfig",
  "compilerOptions": {
    "outDir": "dist"
  },
  "include": [
    "src"
  ]
}
2.2.0

10 months ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago