diff --git a/README.md b/README.md index 200474e..56fa8be 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Important installs are installs that might be needed to install other software. * Slack * Spotify * Teams +* TypeScript * Visual Studio Code * Yarn * Xampp (TO-DO) diff --git a/src/applications/typescript.sh b/src/applications/typescript.sh new file mode 100644 index 0000000..6d2782a --- /dev/null +++ b/src/applications/typescript.sh @@ -0,0 +1 @@ +npm install typescript -g \ No newline at end of file