Build a Node.js package with plain JavaScript, using JSDoc (https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html) to enable TypeScript-style type checking and improved editor support.
For a minimal TypeScript template, see nodejs-minimal-ts-template.