We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3d64f commit 63367d6Copy full SHA for 63367d6
init_env.sh
@@ -7,3 +7,6 @@ sudo n stable
7
8
sudo apt install node-typescript
9
sudo npm i vsce -g
10
+
11
+git config --global user.email "ccagml@163.com"
12
+git config --global user.name "ccagml"
0 commit comments