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
feat: add support for keyword mappers in custom mode JSON
When the value for the `token` key of a rule is an
object, this will now get converted to a keyword
mapper. The token object should contain the keys
`map`, `defaultToken`, `ignoreCase`, and `splitChar`
0 commit comments