Skip to content

Commit

Permalink
prettier esm
Browse files Browse the repository at this point in the history
  • Loading branch information
rschlaefli committed Nov 26, 2024
1 parent 840f46c commit 139c52b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
export default {
semi: false,
singleQuote: true,
trailingComma: 'es5',
Expand Down

0 comments on commit 139c52b

Please sign in to comment.