kaelzhang / node-ignore

🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.
Other
440 stars 45 forks source link

chore: export `Options` interface #105

Closed DamianGlowala closed 12 months ago

DamianGlowala commented 12 months ago

This PR allows typing external methods which expect Options as a param, by importing the Options interface.

cc @kaelzhang

kaelzhang commented 12 months ago

landed in 5.3.0