Skip to content

Commit 0f3078a

Browse files
committed
chore(deps): update dependencies
1 parent 0a70e4e commit 0f3078a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/rollup.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ import { LEGACY_CONFIG, MODERN_CONFIG } from './rollupConfigs';
44

55
const rollupConfig = defineConfig([...LEGACY_CONFIG, ...MODERN_CONFIG]);
66

7-
// eslint-disable-next-line
7+
// eslint-disable-next-line import-x/no-default-export
88
export default rollupConfig;

0 commit comments

Comments
 (0)