Skip to content

Commit 66118a2

Browse files
[autofix.ci] apply automated fixes
1 parent 48ce2e2 commit 66118a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rollup.dts.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ export default targetPackages.map(
4848
* otherwise it gets weird in vitepress `defineComponent` call with
4949
* "the inferred type cannot be named without a reference"
5050
* 2. Append custom augmentations (jsx, macros)
51-
*
52-
* @param {string} pkg
51+
*
52+
* @param {string} pkg
5353
* @returns {import('rollup').Plugin}
54-
*/
54+
*/
5555
function patchTypes(pkg) {
5656
return {
5757
name: 'patch-types',

0 commit comments

Comments
 (0)