mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-19 12:54:45 +00:00
Add support for volta.extends
(#921)
* Add support for `volta.extends` * Code review
This commit is contained in:
parent
b39b52d121
commit
d86ebcd40b
10 changed files with 211 additions and 193 deletions
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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue