Files
product_inventory/product_inventory.code-workspace
2024-11-17 06:57:03 -07:00

15 lines
248 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../shopify-admin-api-typings"
}
],
"settings": {
"prettier.semi": false,
"cloudcode.duetAI.project": "beepmill-code",
"cloudcode.project": "beepmill-code"
}
}