/fantastic-tribble

Primary LanguageTypeScriptMIT LicenseMIT

Template TypeScript Node Package

Template TypeScript Node.js package with all the CI bells & whistles I commonly use.

Code Style: Prettier Contributor Covenant License: MIT Sponsor: On GitHub TypeScript: Strict

Usage

npm i template-typescript-node-package
import { greet } from "template-typescript-node-package";

greet("Hello, world!");

Development

See .github/CONTRIBUTING.md. Thanks! 💖