| 02:11 | <Michael Ficarra> | sure, I'm fine with landing something in the interim |
| 02:12 | <Michael Ficarra> | we should still make sure we address it in this week's editor call |
| 02:12 | <Michael Ficarra> | also, I don't like your specific solution in the PR |
| 02:13 | <Michael Ficarra> | the strings/symbols are just an ad hoc tagged union; just use an object with a "type" field as the tag |
| 02:13 | <Michael Ficarra> | not like it matters much though, it's just a CI script |
| 03:05 | <ljharb> | i just figured string/symbol was a fine divider; i'm fine using an object if you want to leave that feedback |
| 03:05 | <ljharb> | and 1000% we should discuss it on wednesday :-) i just want to get CI green asap |