Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sewing-kit #532

Merged
merged 4 commits into from Nov 2, 2018
Merged

Update sewing-kit #532

merged 4 commits into from Nov 2, 2018

Commits on Nov 1, 2018

  1. Update to latest sewing-kit

    BPScott committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    660cb41 View commit details
    Browse the repository at this point in the history
  2. Manually fix several linting issues

    Prior to this version of eslint-plugin-shopify some rules were
    inadvertently disabled due to ordering of plugins causing prior plugins
    to be disabled. This has now been fixed so we can see errors for things
    that were problematic.
    BPScott committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    da9344e View commit details
    Browse the repository at this point in the history
  3. Autofix linting issues

    Fixes issues relating to import order and useless path segments
    BPScott committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    4959568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf6676c View commit details
    Browse the repository at this point in the history