Archived
1
0

Fix install and possibly Jest

This commit is contained in:
Asher
2019-01-11 11:47:23 -06:00
committed by Kyle Carberry
parent 9cd81f73fa
commit b40d8e75e8
9 changed files with 2533 additions and 63 deletions

View File

@ -16,11 +16,6 @@
"vs/*": [
"./lib/vscode/src/vs/*"
]
},
"plugins": [
{
"name": "tslint-language-service"
}
]
}
}
}