You've already forked setup-node
mirror of
https://github.com/actions/setup-node.git
synced 2025-07-23 23:29:04 +07:00
Add support for volta.extends
(#921)
* Add support for `volta.extends` * Code review
This commit is contained in:

committed by
GitHub

parent
b39b52d121
commit
d86ebcd40b
5
__tests__/data/package-volta-extends.json
Normal file
5
__tests__/data/package-volta-extends.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"volta": {
|
||||
"extends": "./package-volta.json"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user