Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Nov 29, 2023
1 parent 48ce2e2 commit 66118a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rollup.dts.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ export default targetPackages.map(
* otherwise it gets weird in vitepress `defineComponent` call with
* "the inferred type cannot be named without a reference"
* 2. Append custom augmentations (jsx, macros)
*
* @param {string} pkg
*
* @param {string} pkg
* @returns {import('rollup').Plugin}
*/
*/
function patchTypes(pkg) {
return {
name: 'patch-types',
Expand Down

0 comments on commit 66118a2

Please sign in to comment.