Skip to content

Commit 8d8d7f9

Browse files
adriandlamCopilot
andcommitted
Update packages/builders/src/node-module-esbuild-plugin.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4b4e74e commit 8d8d7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/builders/src/node-module-esbuild-plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ export function getViolationLocation(
193193
}
194194
}
195195

196-
/*
196+
/**
197197
* Create a plugin to detect violations of the Node.js module usage rule.
198198
*/
199199
export function createNodeModuleErrorPlugin(): esbuild.Plugin {

0 commit comments

Comments
 (0)