@yli1r/theme-lint

1.0.4 • Public • Published

Theme Lint

CircleCI

A linter for Shopify theme localization written in Node.

Getting started

Add theme-lint as a devDependency to a Shopify theme by running the following command inside of the theme directory:

$ npm install --save-dev @shopify/theme-lint

Add a new NPM script to your theme's package.json like so:

"scripts": {
  "lint": "theme-lint ./dist"
}

Finally, run npm run lint to run the translation tests.

License

MIT, see LICENSE.md for details.

Package Sidebar

Install

npm i @yli1r/theme-lint

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

24.1 kB

Total Files

11

Last publish

Collaborators

  • yli1r