chec / commercejs-nextjs-demo-store

Commerce demo store built for the Jamstack. Built with Commerce.js, Next.js, and can be one-click deployed to Netlify. Includes product catalog, customer login, categories, variants, cart, checkout, payments (Stripe) order confirmation, and printable receipts.
https://commercejs-demo-store.netlify.app/
BSD 3-Clause "New" or "Revised" License
1.07k stars 206 forks source link

Add eslint and run linting, remove unused variables, change to single quotes, remove empty lines #42

Closed robbieaverill closed 4 years ago

robbieaverill commented 4 years ago

Contains #41 changes too. Review that first then I'll rebase this.

robbieaverill commented 4 years ago

Rebased to fix the merge conflict