0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 06:07:03 -04:00
deno/tests/unit/__snapshots__
Marvin Hagemeister 9bcbef6d2f
fix(unstable): lint plugin swapped exported and source for ExportAllDeclaration (#28357)
The `source` and `exported` property were swapped for the
`ExportAllDeclaration` node.

Fixes one issue reported at
https://github.com/denoland/deno/issues/28355
2025-03-03 11:03:29 +01:00
..
lint_plugin_test.ts.snap fix(unstable): lint plugin swapped exported and source for ExportAllDeclaration (#28357) 2025-03-03 11:03:29 +01:00