Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

slate-tools ships with Eslint 4 but references Eslint 5 definitions #800 #822

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tanhengyeow
Copy link

What are you trying to accomplish with this PR?

Fixes #800.

@ghost ghost added the cla-needed label Oct 13, 2018
@t-kelly
Copy link
Contributor

t-kelly commented Oct 16, 2018

@tanhengyeow can you please confirm you tested this? I'm a little worried that other dependencies in both Slate and Starter Theme will not play well with EsLint 5.

@tanhengyeow
Copy link
Author

Hi @t-kelly

I ran yarn upgrade and these are the only warnings I got related to eslint:

warning " > [email protected]" has incorrect peer dependency "eslint@<5 >=4.7.1".
warning "eslint-plugin-shopify > [email protected]" has incorrect peer dependency "eslint@^2.0.0 || ^3.0.0 || ^4.0.0".

Running yarn test afterwards passed all 19 test suites.

Feel free to tell me if I missed out anything or something you would like me to try to ensure we don't regress here 😄

@tanhengyeow
Copy link
Author

Hi @t-kelly

Gentle reminder to review this :)

@t-kelly
Copy link
Contributor

t-kelly commented Nov 15, 2018

Running yarn test afterwards passed all 19 test suites.

We don't have 100% test coverage so you will need to manually run all Slate commands and make sure you didn't break anything.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants