1.0.6 • Published 7 months ago

@mkappelhof/ts-config v1.0.6

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

Shared Typescript configurations

Installation

Add the package as a local dev dependency

yarn add @mkappelhof/ts-config

Then create a .tsconfig.json config file with the following content:

{
  "extends": "@mkappelhof/ts-config/next.json",
}
1.0.6

7 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago