3.0.4 • Published 4 years ago

@favware/ts-config v3.0.4

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

@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 WithAddress
GitHub SponsorsClick Here
Ko-fiClick Here
PatreonClick Here
PayPalClick Here
3.0.4

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.0

4 years ago

2.0.0-canary.0

4 years ago

2.0.0-canary.1

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago