1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/testdata/import_attributes
David Sherret 1d4169204c
fix: warn about import assertions when using typescript (#25135)
1. On emit, checks for the prescence of import assertions.
1. Warns and doesn't store the parsed source in the emit cache in this
case.
2024-08-21 17:12:56 +00:00
..
data.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic_error.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic_error.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic_import.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic_import.ts chore: upgrade dlint to 0.60.0 (#24041) 2024-06-05 01:09:29 +02:00
json_with_shebang.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
json_with_shebang.ts fix: warn about import assertions when using typescript (#25135) 2024-08-21 17:12:56 +00:00
json_with_shebang.ts.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
static_error.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
static_error.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
static_export.out fix: warn about import assertions when using typescript (#25135) 2024-08-21 17:12:56 +00:00
static_export.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
static_import.out fix: warn about import assertions when using typescript (#25135) 2024-08-21 17:12:56 +00:00
static_import.ts chore: upgrade dlint to 0.60.0 (#24041) 2024-06-05 01:09:29 +02:00
static_reexport.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
type_check.out chore: upgrade dlint to 0.60.0 (#24041) 2024-06-05 01:09:29 +02:00
type_check.ts chore: upgrade dlint to 0.60.0 (#24041) 2024-06-05 01:09:29 +02:00