Skip to content

Commit a40f9ff

Browse files
committed
🔧 Create Typescript shell
1 parent e2cd8d2 commit a40f9ff

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

createTypescriptEnv.sh

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# /usr/bin/zsh or /usr/bin/bash
2+
# Both are OK.
3+
# @author: CharryLee
4+
# @date: 2022-03-23
5+
# @description: Create a Typescript environment
6+
# in your current directory or your
7+
# declared directory.
8+
# @bug:
9+
10+
version="0.1.0"

0 commit comments

Comments
 (0)