mgenware-tsconfig-core
v20.0.0
Published
Base `tsconfig.json` for Mgenware TypeScript projects. TypeScript 4.7+, node 14+.
Downloads
133
Readme
mgenware-tsconfig-core
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