Skip to content

Commit c74e6f6

Browse files
Fix prettier
1 parent 7000114 commit c74e6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/solid-query/rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export function createSolidQueryConfig() {
2525
}
2626
})
2727

28-
return solidRollupOptions
28+
return solidRollupOptions
2929
}
3030

3131
export default defineConfig(createSolidQueryConfig())

0 commit comments

Comments
 (0)