1.0.0 • Published 1 year ago
@gcoguiec/tsconfig v1.0.0
Table of Contents
Getting Started
Install
pnpm add -D @gcoguiec/tsconfig
Register the configuration with TypeScript
Edit your tsconfig.json
configuration file (you may have to create the file at your project root if it's missing) with the following :
"extends": "@gcoguiec/tsconfig"
See Also
Other TypeScript configurations based on this package you may want to look at:
License
This package is licensed under BSD 2-Clause.
1.0.0
1 year ago