0.1.3 • Published 3 years ago

@achtjs/ts-config v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years 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

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago