mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Add script for automatically creating PRs for user test updates (#24036)
* Draft of script to automatically create user baseline update PRs * Some modifications to make testing easier
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"node": ">=4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/rest": "latest",
|
||||
"@types/browserify": "latest",
|
||||
"@types/chai": "latest",
|
||||
"@types/convert-source-map": "latest",
|
||||
|
||||
Reference in New Issue
Block a user