X Tutup
The Wayback Machine - https://web.archive.org/web/20201123153116/https://github.com/shelljs/shelljs/pull/948
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

chore(lint): update lint dependencies #948

Merged
merged 1 commit into from Jul 12, 2019
Merged

chore(lint): update lint dependencies #948

merged 1 commit into from Jul 12, 2019

Conversation

@nfischer
Copy link
Member

@nfischer nfischer commented Jun 21, 2019

This updates eslint-config-airbnb-base and eslint-plugin-import.
This also addresses lint errors these updates raise, and excludes
several rules.

This also adds a minor simplification to the gendocs script.

Test: npm run lint
Test: npm run gendocs

This updates `eslint-config-airbnb-base` and `eslint-plugin-import`.
This also addresses lint errors these updates raise, and excludes
several rules.

This also adds a minor simplification to the gendocs script.

Test: npm run lint
Test: npm run gendocs
@nfischer
Copy link
Member Author

@nfischer nfischer commented Jul 12, 2019

Thanks for the review! Forgot about this PR.

@nfischer nfischer merged commit 57df38c into master Jul 12, 2019
4 checks passed
4 checks passed
continuous-integration/appveyor/branch AppVeyor build succeeded
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup