https://github.com/killshot13/cleancode-typescript-template
TypeScript Project Template. Configured to support development in VS Code, with linting via ESLint and formatting with Prettier.
https://github.com/killshot13/cleancode-typescript-template
clean-architecture clean-code eslint eslintrc prettier prettier-eslint prettierrc template typescript typescript-boilerplate vscode
Last synced: about 1 month ago
JSON representation
TypeScript Project Template. Configured to support development in VS Code, with linting via ESLint and formatting with Prettier.
- Host: GitHub
- URL: https://github.com/killshot13/cleancode-typescript-template
- Owner: killshot13
- License: mit
- Created: 2021-03-01T17:55:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T18:52:14.000Z (11 months ago)
- Last Synced: 2025-02-07T17:44:47.662Z (3 months ago)
- Topics: clean-architecture, clean-code, eslint, eslintrc, prettier, prettier-eslint, prettierrc, template, typescript, typescript-boilerplate, vscode
- Language: TypeScript
- Homepage:
- Size: 226 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cleanCode-TS-template
Inspired by and mostly based on Khalil Stemmler's series [Clean Code Tooling](https://khalilstemmler.com/blogs/tooling/)