0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-21 12:53:05 -05:00
denoland-deno/tests/specs/lint/lint_plugin_lifecycle
Marvin Hagemeister 9213215d6d
feat(unstable): add test for lint plugin destroy hook (#27981)
Noticed that we didn't test the `destroy()` hook of lint plugins. This
PR adds a test for that.
2025-02-06 14:04:04 +01:00
..
__test__.jsonc feat(unstable): add test for lint plugin destroy hook (#27981) 2025-02-06 14:04:04 +01:00
a.ts feat(unstable): add test for lint plugin destroy hook (#27981) 2025-02-06 14:04:04 +01:00
deno.json feat(unstable): add test for lint plugin destroy hook (#27981) 2025-02-06 14:04:04 +01:00
lint.out feat(unstable): add test for lint plugin destroy hook (#27981) 2025-02-06 14:04:04 +01:00
plugin.ts feat(unstable): add test for lint plugin destroy hook (#27981) 2025-02-06 14:04:04 +01:00