1.0.1 • Published 9 months ago

@meaganewaller/tsconfig v1.0.1

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

@meaganewaller/tsconfig

The TypeScript config for meaganewaller projects

Installation

Install the package via your package manager:

pnpm add -D @meaganewaller/tsconfig
yarn add --dev @meaganewaller/tsconfig
npm install --save-dev @meaganewaller/tsconfig

Usage

To use @meaganewaller/tsconfig, create a tsconfig.json file in the root directory of your TypeScript project and extend @meaganewaller/tsconfig:

{
  "extends": "@meaganewaller/tsconfig"
}

This will extend the tsconfig.json file with all of the options and settings defined in @meaganewaller/tsconfig.

License

This project is licensed under the MIT License.

1.0.1

9 months ago

1.0.0

9 months ago