Closed dkirchhof closed 1 year ago
Hey! Could you show some cases where the current configuration fails? It looks like JSX commenting wouldn't work in rescript after this change. I haven't used rescript myself, but it should support JSX, right?
In ReScript JSX comments are the same like in the rest of the language. Here is a playground link:
https://rescript-lang.org/try?version=v10.1.2&code=AIJwpghgxgLgdFA9gWwA6IHZgzAUAGzBgAJkIBrMYgXmIAoBKGgPl2OIB4ATASwDdW7dgHphnABYBGZsQDeAJUiw4AZxggeGAOZ0AROLD58iYgHdEIfF10MAvp2FTBQ4QCoJ0uYujw1G7XoGRibmltZ2Dk7ErsJsQrJuHjIKSr7qmjr6hsZmFlY29hyOnjG2cUW8ArhAA
Oh I see, thanks for the example! And thanks for the contribution, also 😄
Hey! Could you show some cases where the current configuration fails? It looks like JSX commenting wouldn't work in rescript after this change. I haven't used rescript myself, but it should support JSX, right?