@fastcms/tsconfig

4.0.0 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @fastcms/tsconfig

Weekly Downloads

0

Version

4.0.0

License

MIT

Unpacked Size

3.67 kB

Total Files

4

Last publish

Collaborators

  • shiaohoo