mirror of
https://github.com/denoland/deno.git
synced 2025-03-05 18:37:20 -05:00
6 lines
246 B
Text
6 lines
246 B
Text
![]() |
error: Uncaught (in promise) Error: `Deno.lint.runPlugin` is only available in `deno test` subcommand.
|
||
|
Deno.lint.runPlugin(plugin, "source.ts", "export default {}");
|
||
|
^
|
||
|
at Object.runPlugin ([WILDCARD])
|
||
|
at [WILDCARD]main.ts:12:11
|