Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 29, 2024
1 parent e515d09 commit 3994f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ async function loadConfigFile<T>(filepath: string, source: LoadConfigSource<T>):
jiti: {
interopDefault: true,
},
}
},
})
dependencies = r.getModuleInfo(mod)?.dependencies
return interopDefault(mod)
Expand Down

0 comments on commit 3994f2c

Please sign in to comment.