Skip to content

Commit be0f044

Browse files
committed
📝 Update README.md to include Docker and Contributor Covenant
1 parent c1ab0e6 commit be0f044

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
The most gigachad project setup for TypeScript.
66

7+
- Containerize with [Docker](https://github.com/docker/cli)
78
- Deliver continuously with GitHub Workflow
89
- Document with [TypeDoc](https://github.com/TypeStrong/typedoc)
910
- Enforce format-on-save in [VSCode](https://github.com/microsoft/vscode)
@@ -12,8 +13,8 @@ The most gigachad project setup for TypeScript.
1213
- Lint code with [ESLint](https://github.com/eslint/eslint)
1314
- Lint markdown with [markdownlint](https://github.com/DavidAnson/markdownlint)
1415
- Manage packages with [pnpm](https://github.com/pnpm/pnpm)
16+
- Pledge your respect with the [Contributor Covenant](https://github.com/EthicalSource/contributor_covenant)
1517
- Run with [tsx](https://github.com/privatenumber/tsx)
16-
- Scare away bigots with [Contributor Covenant](https://github.com/EthicalSource/contributor_covenant)
1718
- Test units with [Vitest](https://github.com/vitest-dev/vitest)
1819
- Update dependencies with [Dependabot](https://github.com/dependabot/dependabot-core)
1920

0 commit comments

Comments
 (0)