What is @tsconfig/node-ts?
"A base TSConfig for working with Node with TypeScript (TS >=5.8 ONLY)."
@tsconfig/node-ts is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 3.1 KB on disk.
Installation Guide
# Install via NPM
npm install @tsconfig/node-ts
# Install via Yarn
yarn add @tsconfig/node-ts