@hynix-team/ts-config

1.0.7 • Public • Published

TS Config

Predefined configurations for TypeScript projects.

Documentations

How to use?

Start by installing the package into your project with the following command:

npm i -D @hynix-team/ts-config

Now in your tsconfig.json file you must expand all the properties of the installed package.

{
  "extends": "@hynix-team/ts-config/base.json"
}

✅ Now you are ready to write your TypeScript codes safely.

License

MIT

/@hynix-team/ts-config/

    Package Sidebar

    Install

    npm i @hynix-team/ts-config

    Weekly Downloads

    5

    Version

    1.0.7

    License

    MIT

    Unpacked Size

    3.75 kB

    Total Files

    6

    Last publish

    Collaborators

    • lucasaugustsof