Skip to content

Commit c89464b

Browse files
Update packages/core/src/types/config.ts
Co-authored-by: Timeless0911 <[email protected]>
1 parent a681f12 commit c89464b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/types/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export type StyleRedirect = {
9898
*/
9999
path?: boolean;
100100
/**
101-
* Whether to automatically add the file extension to import paths based on the JavaScript output files.
101+
* Whether to automatically add the file extension to import paths based on the style output files.
102102
* @defaultValue `true`
103103
*/
104104
extension?: boolean;

0 commit comments

Comments
 (0)