4.0.0 • Published 2 years ago

@fastcms/tsconfig v4.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@fastcms/tsconfig

Shared tsconfig for projects of @fastcms.

Installation

Use npx to install peerdeps automatically or install peerDependencies and optionalDependencies with npm/yarn manually

# Install using npm
$ npm install --dev @fastcms/tsconfig

# Install using yarn
$ yarn add --dev @fastcms/tsconfig

Usage

After installation, extends @fastcms/tsconfig in your tsconfig.json file.

{
  "extends": "@fastcms/tsconfig"
}

License

The codebase and documentation in this repository are released under the MIT License

4.0.0

2 years ago

3.1.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.1.4

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago