@favware/ts-configdeprecated

Shareable TypeScript configuration for all Favware projects

Usage no npm install needed!

<script type="module">
  import favwareTsConfig from 'https://cdn.skypack.dev/@favware/ts-config';
</script>

README

logo

@favware/ts-config

Standardized TSConfig for Favware projects

GitHub Coverage Status Total alerts Language grade: JavaScript Coverage Status npm Depfu

Install

Install with yarn or npm:

yarn add @favware/ts-config

# npm install @favware/ts-config

Usage

In your tsconfig.json:

{
  "extends": "@favware/ts-config",
  "compilerOptions": {
    "outDir": "dist/",
    "rootDir": "src/"
  },
  "include": ["src"]
}

API Documentation

For the full API documentation please refer to the TypeDoc generated documentation.

Buy us some doughnuts

Favware projects are and always will be open source, even if we don't get donations. That being said, we know there are amazing people who may still want to donate just to show their appreciation. Thank you very much in advance!

We accept donations through Open Collective, Ko-fi, Paypal, Patreon and GitHub Sponsorships. You can use the buttons below to donate through your method of choice.

Donate With Address
GitHub Sponsors Click Here
Ko-fi Click Here
Patreon Click Here
PayPal Click Here