You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: