@jeroenpeeters/tsconfig

1.2.0 • Public • Published

tsconfig

This is the tsconfig file shared by any project created for @jeroenpeeters.

Usage

In a tsconfig.json file, after installing @jeroenpeeters/tsconfig as a package, use the extends field to define this configuration:

{
  "extends": "@jeroenpeeters/tsconfig",
  "compilerOptions": {
    "baseUrl": "./",
    "outDir": "dist"
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    1
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @jeroenpeeters/tsconfig

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

4.43 kB

Total Files

10

Last publish

Collaborators

  • _jptrs