Add vscode devcontainer

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2020-10-14 00:28:50 +08:00
parent fc8b8867af
commit 1b2c480a55
3 changed files with 25 additions and 2 deletions

View File

@@ -13,6 +13,9 @@
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"gitbook:help": "gitbook help",
"gitbook:build": "gitbook build",
"gitbook:serve": "gitbook serve",
"vuepress:build": "npx vuepress build"
},
"repository": {