@atos6/tsconfig

Company Global tsconfig files

Usage no npm install needed!

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

README

@atos6/tsconfig

Gloabal company tsconfig

Add the package to your "devDependencies":

yarn add --dev @atos6/tsconfig

Add to your tsconfig.json:

"extends": "@atos6/tsconfig/tsconfig.json"

Only Strict Rules:

"extends": "@atos6/tsconfig/strict.json"

Create React App:

"extends": "@atos6/tsconfig/react.json"

Node 12:

"extends": "@atos6/tsconfig/node12.json"