Skip to content

Commit 5ac6862

Browse files
author
marekbukoski
committed
revert update
1 parent b5a4e59 commit 5ac6862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module.exports = {
22
singleQuote: true,
33
trailingComma: 'all',
44
printWidth: 100,
5-
bracketSpacing: true,
5+
bracketSpacing: false,
66
arrowParens: 'avoid',
77
};

0 commit comments

Comments
 (0)