eslint / rewrite

Monorepo for the new version of ESLint
Apache License 2.0
65 stars 4 forks source link

chore: remove unused rollup dev dependencies #38

Closed mdjermanovic closed 3 weeks ago

mdjermanovic commented 3 weeks ago

Prerequisites checklist

What is the purpose of this pull request?

migrate-config doesn't use rollup. This removes unused rollup and rollup-related dev dependencies.

What changes did you make? (Give an overview)

Removed rollup and rollup-plugin-copy from packages/migrate-config/package.json.

Related Issues

No.

Is there anything you'd like reviewers to focus on?