Skip to content

Commit 4da99a2

Browse files
chore: update prettier configuration
1 parent fa8dea9 commit 4da99a2

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.prettierrc.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
module.exports = {
2-
singleQuote: true,
3-
trailingComma: 'es5',
4-
arrowParens: 'always',
5-
};
1+
module.exports = { singleQuote: true };

0 commit comments

Comments
 (0)