@bent10/tsconfig

TSConfig bases

Usage no npm install needed!

<script type="module">
  import bent10Tsconfig from 'https://cdn.skypack.dev/@bent10/tsconfig';
</script>

README

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