Skip to content

Commit b6c996a

Browse files
committed
fix biome
1 parent c4f2ea7 commit b6c996a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nitro-utils/rollup.npm.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ export default makeNPMConfigVariants(
1313
: Boolean(process.env.SENTRY_BUILD_PRESERVE_MODULES),
1414
},
1515
},
16-
})
16+
}),
1717
);

0 commit comments

Comments
 (0)