FuseBox didn't work out

This commit is contained in:
Asher
2019-01-11 18:11:34 -06:00
committed by Kyle Carberry
parent 0c3ffb301a
commit d44a0a3e59
15 changed files with 3257 additions and 1337 deletions

View File

@@ -1,4 +1,5 @@
{
"name": "@coder/vscode",
"description": "VS Code implementation of the browser-based IDE client."
"description": "VS Code implementation of the browser-based IDE client.",
"main": "src/index.ts"
}