What is detect-ts-node?
"Detect whether the code is running in TS Node"
detect-ts-node is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 1.2 KB on disk.
Installation Guide
# Install via NPM
npm install detect-ts-node
# Install via Yarn
yarn add detect-ts-node