summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/jsx
AgeCommit message (Expand)Author
2023-01-24feat: suggest adding a "node:" prefix for bare specifiers that look like buil...David Sherret
2022-11-15test: don't use lock file in JSX tests (#16639)Bartek Iwańczuk
2022-11-10test: update lockfile for tests (#16591)Bartek Iwańczuk
2022-11-02fix(lock): autodiscovery of lockfile (#16498)Bartek Iwańczuk
2022-08-24fix: resolve `jsxImportSource` relative to module (#15561)Luca Casonato
2022-08-11fix(cli): allow configurations files to also be json modules (#15444)Nayeem Rahman
2021-12-16refactor(cli): use GraphData for check and emit (#12960)Nayeem Rahman
2021-11-09feat(cli): support React 17 JSX transforms (#12631)Kitson Kelly