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
(refactor): whitelist and blacklist can be transforms
- so these can work as examples and so that their order is very
explicit as they're treated like any other transform internally
- recursive import of ITransform is a bit weird, but I figure it's
better to have that visible in index.ts as opposed to in utils.ts
or something
- *shrug*, not horrible the other way I guess, just have to re-export
0 commit comments