removing codeql

This commit is contained in:
peli
2020-09-16 23:23:48 -07:00
parent 1c2bbed2a9
commit b6398d35c4
2 changed files with 13 additions and 66 deletions

13
calliope.code-workspace Normal file
View File

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