https://github.com/colbywhite/fs-mock
https://github.com/colbywhite/fs-mock
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/colbywhite/fs-mock
- Owner: colbywhite
- Created: 2023-07-21T13:22:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T13:25:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T00:33:48.144Z (4 months ago)
- Language: TypeScript
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typescript-template by [Colby M. White]
This is my preferred starting template for a vanilla typescript project
with what I consider a sane set of starting settings.It contains the following:
- Basic Hello, World script
- Sane npm scripts
- `dotenv` support[Colby M. White]: https://github.com/colbywhite/