1.2.2 • Published 4 years ago

@bent10/tsconfig v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

TSConfig bases

GitHub Workflow Status npm (scoped) npm GitHub

A base tsconfig to extends.

Install

npm install @bent10/tsconfig -D

Usage

Extends one of TSConfig below to your tsconfig.json

CommonJS

"extends": "@bent10/tsconfig/tsconfig.cjs.json"

ES module

This is targeted for Node >=12.

"extends": "@bent10/tsconfig/tsconfig.es.json"

Contribute

Please contribute! We welcome issues and pull requests.

License

MIT License 2021 © Stilearning and contributors

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago