@redduck/helpers-tsconfig

0.0.3 • Public • Published

@redduck/helpers-tsconfig

Contains our typescript configurations.

How to install

  • npm

    npm install @redduck/helpers-tsconfig
  • yarn

    yarn add @redduck/helpers-tsconfig
  • pnpm

    pnpm add @redduck/helpers-tsconfig

How to use

Upgrade your tsconfig.json file to extend this config:

{
  "extends": "@redduck/helpers-tsconfig/tsconfig.base.json",
  "compilerOptions": {
    // Your compiler options
  }
  // Your other options
}

Package Sidebar

Install

npm i @redduck/helpers-tsconfig

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

13.6 kB

Total Files

3

Last publish

Collaborators

  • dimbo_bo
  • ilyakubariev