0.1.3 • Published 9 months ago

@achtjs/ts-config v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@achtjs/ts-config

This module helps to configure typescript on our projects and also can be used in standalone.

Installation

  • Install @achtjs/ts-config package.
npm i @achtjs/ts-config
  • Creates a tsconfig.json file on the root of your project and put the following code.
{
    "extends": "@achtjs/ts-config/base.json"
}
0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago