Skip to content

Commit

Permalink
lookup: add babel
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Jun 25, 2024
1 parent d28dd1a commit 751fc7f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"@babel/core": {
"maintainers": ["nicolo-ribaudo", "JLHwung", "liuxingbaoyu"],
"prefix": "v",
"yarn": true,
"scripts": ["build", "test-only"],
"skip": ["aix", "ppc", "s390", "win32"]
},
"@clinic/bubbleprof": {
"maintainers": ["mcollina", "rafaelgss"],
"prefix": "v",
Expand Down

0 comments on commit 751fc7f

Please sign in to comment.