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

Remove unnecessary dependencies #216

Merged
merged 1 commit into from
Jun 29, 2020
Merged

Remove unnecessary dependencies #216

merged 1 commit into from
Jun 29, 2020

Conversation

ashley-hebler
Copy link
Member

What's this PR do?

Switches to airbnb-base for eslint (instead of plain ol' airbnb, which includes peer-dependencies we don't need like React.)
Drop glob-watcher which is just a leftover from pre-11ty

Why are we doing this? How does it help us?

Fewer dependencies to keep track of. Hopefully fewer dependabot PRs, but I doubt it.

How should this be manually tested?

npm run build
npm run dev

Make sure they both work

Does this introduce a breaking change where queso-ui is used in the wild? If so, is there a relevant branch/PR to accompany this release?

This is just for linting

@ashley-hebler ashley-hebler changed the title Remove unneeded dependencies Remove unnecessary dependencies Jun 29, 2020
@ashley-hebler ashley-hebler merged commit e4c32d1 into main Jun 29, 2020
@ashley-hebler ashley-hebler deleted the deps-cleanup branch June 30, 2020 14:52
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.

1 participant