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
- Host: GitHub
- URL: https://github.com/jhmaster2000/bun-typescript-template
- Owner: jhmaster2000
- License: mit
- Created: 2022-07-11T07:26:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T06:03:11.000Z (over 3 years ago)
- Last Synced: 2025-04-03T10:24:56.493Z (about 1 year ago)
- Topics: bunjs
- Language: TypeScript
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.