new product defaults are set correctly

This commit is contained in:
Ben Miller
2024-11-17 06:57:03 -07:00
parent 475eee70ea
commit 5d0ae653fa
6 changed files with 253 additions and 75 deletions

View File

@ -1,8 +1,11 @@
{
"folders": [
{
"path": "."
}
{
"path": "."
},
{
"path": "../shopify-admin-api-typings"
}
],
"settings": {
"prettier.semi": false,