@warungpintar/typescript-config

0.4.0 • Public • Published

@warungpintar/typescript-config

Warung Pintar TypeScript config.

Installation

To use the tsconfig file provided here, install @warungpintar/typescript-config with your favourite package manager.

# npm
npm install --save-dev @warungpintar/typescript-config

# yarn
yarn add --dev @warungpintar/typescript-config

Then, extend it in your tsconfig.json.

{
  "extends": "@warungpintar/typescript-config"
}

Installing canary versions

To try out a bleeding-edge version of our configs, you can add the @canary tag in your install script:

# npm
npm install --save-dev @warungpintar/typescript-config@canary

# yarn
yarn add --dev @warungpintar/typescript-config@canary

Note: The canary version is more unstable and includes config changes that might be breaking. Please take note when including it in your projects.

Readme

Keywords

none

Package Sidebar

Install

npm i @warungpintar/typescript-config

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

3 kB

Total Files

4

Last publish

Collaborators

  • morzanu
  • ahmadp
  • srewarpin
  • resir014
  • sofianhw