Skip to content

Commit e13c132

Browse files
committed
Formatting
1 parent 66f8f4a commit e13c132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-exp/auth-compat-exp/demo/rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const plugins = [
2828
typescript,
2929
include: ['../**/*.ts']
3030
}),
31-
json(),
31+
json()
3232
];
3333

3434
/**

0 commit comments

Comments
 (0)