UNPKG

@shopify/cli

Version:

A CLI tool to build for the Shopify platform

11 lines (10 loc) 493 B
{ "$schema": "http://json-schema.org/draft-07/schema#", "description": "Settings that merchants can configure through the theme editor.", "markdownDescription": "Settings that merchants can configure through the [theme editor](https://help.shopify.com/en/manual/online-store/themes/customizing-themes#theme-editor)\n\n---\n\n[Shopify reference](https://shopify.dev/docs/themes/architecture/settings).", "type": "array", "items": { "$ref": "./setting.json" }, "minItems": 0 }