This package has been deprecated

Author message:

Deprecated in favour of @sapphire/ts-config so I do not have to maintain two extremely similar TypeScript configs

@favware/ts-config

3.0.4 • Public • Published
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

Package Sidebar

Install

npm i @favware/ts-config

Homepage

favware.tech

Weekly Downloads

0

Version

3.0.4

License

MIT

Unpacked Size

9.43 kB

Total Files

5

Last publish

Collaborators

  • favna
  • favware-bot