Add support for volta.extends

This commit is contained in:
Anantachai Saothong (Manta) 2023-12-15 15:56:40 +07:00
parent b39b52d121
commit 70da331cd2
10 changed files with 211 additions and 193 deletions

View file

@ -0,0 +1,5 @@
{
"volta": {
"extends": "./package-volta.json"
}
}