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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lint errors #1524

Merged
merged 2 commits into from
May 30, 2022
Merged

Conversation

steff-o
Copy link
Contributor

@steff-o steff-o commented Apr 19, 2022

Fixes #1451 by obeying som rules. Also fixed that all files are linted independent of which npm script is run. (Sort of, npm run lint will lint all files in the src tree except those ignored in .eslintignore, the other scripts will lint what is actually bundled honoring .eslintignore )

I also added some stuff to the documentation on how to lint.

Stefan Forsgren added 2 commits April 19, 2022 10:52
Also fixed that all files are linted and updated documentation.
Copy link
Collaborator

@johnnyblasta johnnyblasta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johnnyblasta johnnyblasta merged commit e1f8e05 into origo-map:master May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix lint errors
2 participants