Skip to content

Commit 3abad82

Browse files
committed
fix lint
1 parent 441f1a1 commit 3abad82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/adapter-node/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ export default function (opts = {}) {
118118
/**
119119
* Load sourcemaps for files in the tmp directory so that the final ones
120120
* point to the original source files, instead of the generated files in outDir.
121-
*
121+
*
122122
* @param {string} tmp
123123
* @returns {import('rollup').Plugin}
124124
* */

0 commit comments

Comments
 (0)