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: Remove unused code #36

Merged
merged 4 commits into from Aug 24, 2022
Merged

chore: Remove unused code #36

merged 4 commits into from Aug 24, 2022

Conversation

btmills
Copy link
Member

@btmills btmills commented Aug 22, 2022

I was researching eslint/eslint#15559 using this repository as a smaller sandbox and found a few bits of now-unused code, including an unnecessary dependency. Review this one commit at a time. All the changes are small, so I put them in this one PR, but I'd be happy to split them out into individual PRs if that's easier to review.

This also allows us to remove the `fs-teardown` dependency.
With the other two unused helpers removed, `index.js` now just
re-exports a single import. This commit removes it and updates the two
imports to point to the underlying file.
ESLint's CLI uses `.messageTemplate` to pretty-print errors, but no such
functionality exists in `@eslint/create-config`.
@btmills btmills added the chore label Aug 22, 2022
@aladdin-add aladdin-add merged commit 368a1a3 into main Aug 24, 2022
@aladdin-add aladdin-add deleted the btmills-cleanup-leftovers branch August 24, 2022 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants