A very lovely package. Hooray! π
npm i my-typescript-app-common
import { greet } from "my-typescript-app-common";
greet("Hello, world! π");
See .github/CONTRIBUTING.md
, then .github/DEVELOPMENT.md
.
Thanks! π
π This package was templated with
create-typescript-app
using thecreate
engine.