You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup linter to run eslint as part of a lint (or more general analysis?) script
Decide on approach for module resolution linting. After playing with it I don't think the babel resolver is the way to go. Simplest option is to use the Node resolver which I'm thinking is the way to go.
We currently have the sku eslint config here which enables us to expose the settings to an IDE (such as Atom).
The text was updated successfully, but these errors were encountered:
Tasks to complete:
We currently have the sku eslint config here which enables us to expose the settings to an IDE (such as Atom).
The text was updated successfully, but these errors were encountered: