Skip to content

Commit

Permalink
style(lint): remove redundant prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
eventualbuddha committed Oct 19, 2021
1 parent 04bfe76 commit f8ec23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ module.exports = {
semi: true,
singleQuote: true,
trailingComma: 'es5',
}
};

0 comments on commit f8ec23e

Please sign in to comment.