20.0.0 • Published 1 year ago
mgenware-tsconfig-core v20.0.0
mgenware-tsconfig-core
Base tsconfig.json for Mgenware TypeScript projects. TypeScript 5+, node 18+.
Installation
npm i -D mgenware-tsconfig-coreNOTE: 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:
libtarget