Use case
No Results
Framework
No Results
Owner
Node/Globmatch Native
This codemod automates the migration of glob-matching functions like
minimatch
,micromatch
, andpicomatch
to Node.js's nativematchesGlob
support in LTS version 20.17.0.
This codemod automates the migration of glob-matching functions like minimatch
, micromatch
, and picomatch
to Node.js's native matchesGlob
support in LTS version 20.17.0.