eslint / rewrite

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

feat!: Remove `ConfigArray#isExplicitMatch()` #53

Closed mdjermanovic closed 2 weeks ago

mdjermanovic commented 3 weeks ago

Prerequisites checklist

What is the purpose of this pull request?

Removes ConfigArray#isExplicitMatch() method.

What changes did you make? (Give an overview)

Removed the method and tests for it.

Related Issues

Fixes #51

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