Eslint v8's glob pattern uses minimatch syntax, while oxlint's glob pattern uses globset, a difference that may cause some problems for users migrating from Eslint.
I would suggest that users be explicitly reminded of this discrepancy in the documentation.