summaryrefslogtreecommitdiff
path: root/tests/testdata/jsr/jsx_with_pragmas/main.ts
AgeCommit message (Collapse)Author
2024-03-15chore: move more tests away from itest (#22909)David Sherret
Part of #22907
2024-02-29test(jsr): add tests for jsx files with and without pragmas (#22634)Bartek IwaƄczuk
Follow up to https://github.com/denoland/deno/pull/22631 that asserts behavior when JSX and TSX files have and do not have pragmas with `jsx*` config.