1
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2024-09-20 00:16:42 +00:00
setup-node/__tests__/data/package-volta-extends.json

6 lines
59 B
JSON
Raw Normal View History

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