0.1.3 • Published 2 years ago

@achtjs/ts-config v0.1.3

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

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago