An open API service indexing awesome lists of open source software.

https://github.com/jhmaster2000/bun-typescript-template

Minimalistic Bun project template with TypeScript and ESLint
https://github.com/jhmaster2000/bun-typescript-template

bunjs

Last synced: about 2 months ago
JSON representation

Minimalistic Bun project template with TypeScript and ESLint

Awesome Lists containing this project

README

          

# Bun TypeScript project template

Minimalistic [Bun](https://github.com/oven-sh/bun) project template with TypeScript and ESLint.

Run the code with `bun start`.
Lint the code with `bun lint`.