Skip to content

Commit

Permalink
Update src/plugin_deno_loader.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacasonato authored May 10, 2024
1 parent 3a2065d commit d3f0e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugin_deno_loader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export interface DenoLoaderPluginOptions {
*/
nodeModulesDir?: boolean;
/**
* Specify whether to pass the quiet option to deno info.
* Specify whether to pass the quiet option to `deno info`.
*
* This option is ignored when using the `portable` loader.
*/
Expand Down

0 comments on commit d3f0e1b

Please sign in to comment.