We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cf94d commit 1b9814dCopy full SHA for 1b9814d
Readme.md
@@ -33,7 +33,7 @@ A collection of short write-ups on small things I learn day to day across a vari
33
34
### TypeScript
35
36
-- [Setup a Yarn Project with Typescript in VS Code](./typescript/setup-yarn-with-ts.md)
+- [Setup a Yarn Project with TypeScript in VS Code](./typescript/setup-yarn-with-ts.md)
37
38
### WSL
39
typescript/setup-yarn-with-ts.md
@@ -1,4 +1,4 @@
1
-# Setup a Yarn Project with Typescript in VS Code
+# Setup a Yarn Project with TypeScript in VS Code
2
3
```sh
4
# Install Yarn globally
0 commit comments