Ergonomic Bun.sh + TypeScript v6 + ESLint + Prettier + VS Code template for instant JS development
- JavaScript 93.3%
- TypeScript 6.7%
| .vscode | ||
| src | ||
| .gitignore | ||
| .prettierrc | ||
| bun.lock | ||
| eslint.config.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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