1.0.6 • Published 2 years ago

@mkappelhof/ts-config v1.0.6

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

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago