mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-10 01:43:59 -05: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:
committed by
GitHub
parent
4f9713c515
commit
03b70e6231
@@ -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