Skip to content

Commit 1149cb7

Browse files
committed
fix(plugins/toml): format code
1 parent 4834fe6 commit 1149cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/toml.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ export function toml(userOptions?: Options) {
3333
};
3434
}
3535

36-
export default toml
36+
export default toml;

0 commit comments

Comments
 (0)