https://github.com/qodesmith/typescript-template
An example template for vanilla TypeScript projects
https://github.com/qodesmith/typescript-template
Last synced: about 1 year ago
JSON representation
An example template for vanilla TypeScript projects
- Host: GitHub
- URL: https://github.com/qodesmith/typescript-template
- Owner: qodesmith
- Created: 2024-11-30T16:48:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T11:45:54.000Z (over 1 year ago)
- Last Synced: 2025-02-03T14:47:35.890Z (over 1 year ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typescript-template
An example template for vanilla TypeScript projects.
## Features to add
- [ ] eslint
- [x] prettier
- [ ] import sorting
- [ ] Allow for Bun types in TypeScript