@onlaw/tsconfig

Onlaw's TypeScript config

Usage no npm install needed!

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

README

@onlaw/tsconfig

Install

Install the package

yarn add -D typescript @onlaw/tsconfig

and add it to your tsconfig.json:

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