mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
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:
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"cloneUrl": "https://github.com/Microsoft/TypeScript-React-Starter.git",
|
||||
"types": ["jest", "node"]
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"cloneUrl": "https://github.com/Microsoft/TypeScript-Vue-Starter.git",
|
||||
"types": ["jest"]
|
||||
}
|
||||
Reference in New Issue
Block a user