Skip to content

Commit d498669

Browse files
s1gr1dandreiborza
authored andcommitted
fix biome
1 parent 9690db9 commit d498669

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)