bump pxt, enable github support

This commit is contained in:
Peli
2019-12-17 08:13:39 -08:00
parent d9370624e4
commit 0ed0551c71
4 changed files with 20 additions and 3 deletions

13
calliope.code-workspace Normal file
View File

@ -0,0 +1,13 @@
{
"folders": [
{
"path": "../pxt"
},
{
"path": "../pxt-common-packages"
},
{
"path": "."
}
]
}