We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a681f12 commit c89464bCopy full SHA for c89464b
packages/core/src/types/config.ts
@@ -98,7 +98,7 @@ export type StyleRedirect = {
98
*/
99
path?: boolean;
100
/**
101
- * Whether to automatically add the file extension to import paths based on the JavaScript output files.
+ * Whether to automatically add the file extension to import paths based on the style output files.
102
* @defaultValue `true`
103
104
extension?: boolean;
0 commit comments