A fresh, modern linter. π±
npm i mint
import { greet } from "mint";
greet("Hello, world! π");
See .github/CONTRIBUTING.md
, then .github/DEVELOPMENT.md
.
Thanks! π
π This package was templated with
create-typescript-app
using the Bingo framework.