1
0
Fork 0
mirror of https://github.com/actions/setup-node synced 2024-11-10 07:32:40 +00:00
setup-node/__tests__/data/package-volta-extends.json

6 lines
59 B
JSON
Raw Normal View History

{
"volta": {
"extends": "./package-volta.json"
}
}