UNPKG

next-shopify-storefront

Version:

A Shopping Cart built with TypeScript, Tailwind CSS, Headless UI, Next.js, React.js, Shopify Hydrogen React,... and Shopify Storefront GraphQL API.

9 lines (8 loc) 240 B
{ "editor.formatOnSave": true, "emmet.triggerExpansionOnTab": true, "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "tailwindCSS.experimental.classRegex": [["clsx\\(([^)]*)\\)", "(?:'|\"|`)([^']*)(?:'|\"|`)"]] }