mgenware-tsconfig-core

18.0.0 • Public • Published

mgenware-tsconfig-core

npm version

Base tsconfig.json for Mgenware TypeScript projects. TypeScript 5+, node 18+.

Installation

npm i -D mgenware-tsconfig-core

NOTE: package major version indicates the minimum supported node version.

Usage

Extend this config:

{
  "extends": "mgenware-tsconfig-core"
}

Set the following compiler options based on your needs:

  • lib
  • target

Readme

Keywords

Package Sidebar

Install

npm i mgenware-tsconfig-core

Weekly Downloads

1

Version

18.0.0

License

MIT

Unpacked Size

3.25 kB

Total Files

7

Last publish

Collaborators

  • mgenware