Skip to content

Commit 196b50a

Browse files
committed
Lint
1 parent 3314dda commit 196b50a

File tree

1 file changed

+1
-1
lines changed
  • packages/bundler-plugin-core/src

1 file changed

+1
-1
lines changed

packages/bundler-plugin-core/src/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ export function getDebugIdFromMagicComment(code: string): string | undefined {
181181

182182
/**
183183
* Gets a debug ID for the passed source code.
184-
*
184+
*
185185
* If the source already contains a debug ID magic comment, that existing debug
186186
* ID is used, otherwise a debug ID is created via hashing
187187
*/

0 commit comments

Comments
 (0)