eslint / rewrite

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

feat: Add --gitignore flag to read in .gitignore files #55

Closed nzakas closed 2 weeks ago

nzakas commented 2 weeks ago

Prerequisites checklist

What is the purpose of this pull request?

Updates @eslint/migrate-config to use the new gitignore API added in https://github.com/eslint/rewrite/pull/47

What changes did you make? (Give an overview)

Related Issues

refs #44

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

nzakas commented 2 weeks ago

Ah good catch! I'll fix that.