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 be73f11f83
fix(unstable): lint plugin !== wrongly parsed as != (#28403)
That's an emberassing typo. The `!==` operator was wrongly converted to
`!=`.

Fixes https://github.com/denoland/deno/issues/28397
2025-03-05 20:14:50 +00:00
..
lint_plugin_test.ts.snap fix(unstable): lint plugin !== wrongly parsed as != (#28403) 2025-03-05 20:14:50 +00:00