Ergonomic Bun.sh + TypeScript v6 + ESLint + Prettier + VS Code template for instant JS development
  • JavaScript 93.3%
  • TypeScript 6.7%
Find a file Use this template
2026-04-08 01:06:46 +02:00
.vscode Initial commit 2026-04-08 01:06:46 +02:00
src Initial commit 2026-04-08 01:06:46 +02:00
.gitignore Initial commit 2026-04-08 01:06:46 +02:00
.prettierrc Initial commit 2026-04-08 01:06:46 +02:00
bun.lock Initial commit 2026-04-08 01:06:46 +02:00
eslint.config.js Initial commit 2026-04-08 01:06:46 +02:00
LICENSE Initial commit 2026-04-08 01:06:46 +02:00
package.json Initial commit 2026-04-08 01:06:46 +02:00
README.md Initial commit 2026-04-08 01:06:46 +02:00
tsconfig.json Initial commit 2026-04-08 01:06:46 +02:00

buntysep

Ergonomic Bun.sh + TypeScript v6 + ESLint + Prettier + VS Code template for instant JS development.

  • Bun
  • TypeScript v6 with @types/bun in tsconfig.json
  • ESLint with eslint-config-prettier configured
  • Prettier with tabs config
  • VS Code settings to automatically format on save
  • LICENSE file with MIT License