1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/tests/testdata/jsr/registry/@denotest
Bartek Iwańczuk a9aef0d017
test(jsr): add tests for jsx files with and without pragmas (#22634)
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.
2024-02-29 19:35:23 +01:00
..
add feat(lsp): jsr support with cache probing (#22418) 2024-02-14 22:48:39 +00:00
bad-manifest-checksum feat(unstable): single checksum per JSR package in the lockfile (#22421) 2024-02-15 14:49:35 -05:00
deps chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
import-https-url fix(jsr): do not allow importing a non-JSR url via unanalyzable dynamic import from JSR (#22623) 2024-02-28 16:30:45 -05:00
jsx-with-no-pragmas test(jsr): add tests for jsx files with and without pragmas (#22634) 2024-02-29 19:35:23 +01:00
jsx-with-pragmas test(jsr): add tests for jsx files with and without pragmas (#22634) 2024-02-29 19:35:23 +01:00
module_graph fix(publish): better no-slow-types type discovery (#22517) 2024-02-21 14:12:36 -05:00
no_module_graph chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
subset_type_graph chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
subset_type_graph_invalid chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00