Shopify / theme-tools

Everything developer experience for Shopify themes
https://shopify.dev/docs/themes
MIT License
48 stars 14 forks source link

Expose the `parseJSON` API in `@shopify/theme-language-server-common` #398

Closed karreiro closed 2 weeks ago

karreiro commented 2 weeks ago

What are you adding in this PR?

This PR exposes the parseJSON utility along with other functions in @shopify/theme-language-server-common.

Before you deploy