Skip to content

Commit f5098d8

Browse files
author
Bryan Clark
committed
prettier format
1 parent c466db6 commit f5098d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rollup.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ export default {
1414
],
1515
output: {
1616
format: 'cjs',
17-
file: 'dist/setup.js'
18-
}
17+
file: 'dist/setup.js',
18+
},
1919
};

0 commit comments

Comments
 (0)