File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
The most gigachad project setup for TypeScript.
6
6
7
+ - Containerize with [ Docker] ( https://github.com/docker/cli )
7
8
- Deliver continuously with GitHub Workflow
8
9
- Document with [ TypeDoc] ( https://github.com/TypeStrong/typedoc )
9
10
- Enforce format-on-save in [ VSCode] ( https://github.com/microsoft/vscode )
@@ -12,8 +13,8 @@ The most gigachad project setup for TypeScript.
12
13
- Lint code with [ ESLint] ( https://github.com/eslint/eslint )
13
14
- Lint markdown with [ markdownlint] ( https://github.com/DavidAnson/markdownlint )
14
15
- Manage packages with [ pnpm] ( https://github.com/pnpm/pnpm )
16
+ - Pledge your respect with the [ Contributor Covenant] ( https://github.com/EthicalSource/contributor_covenant )
15
17
- Run with [ tsx] ( https://github.com/privatenumber/tsx )
16
- - Scare away bigots with [ Contributor Covenant] ( https://github.com/EthicalSource/contributor_covenant )
17
18
- Test units with [ Vitest] ( https://github.com/vitest-dev/vitest )
18
19
- Update dependencies with [ Dependabot] ( https://github.com/dependabot/dependabot-core )
19
20
You can’t perform that action at this time.
0 commit comments