An example of create-typescript-app's Minimal preset. ✔️
npm i cta-example-minimalimport { greet } from "cta-example-minimal";
greet("Hello, world! 💖");See .github/CONTRIBUTING.md, then .github/DEVELOPMENT.md.
Thanks! ✔
💝 This package was templated with
create-typescript-appusing the Bingo framework.