Remove old Typescript-*-Starter user tests (#40752)

This only removes the ones with repos that are now readonly; some repos
are still getting updates, so I left them in as tests.

Neither one fails right now, so there's no .log files to delete from the
baselines.
This commit is contained in:
Nathan Shively-Sanders 2020-09-24 13:47:41 -07:00 committed by GitHub
parent 4f9713c515
commit 03b70e6231
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 8 deletions

View file

@ -1,4 +0,0 @@
{
"cloneUrl": "https://github.com/Microsoft/TypeScript-React-Starter.git",
"types": ["jest", "node"]
}

View file

@ -1,4 +0,0 @@
{
"cloneUrl": "https://github.com/Microsoft/TypeScript-Vue-Starter.git",
"types": ["jest"]
}