8000 chore: arrowParens: avoid · vanioinformatika/node-appstate@368056e · GitHub
[go: up one dir, main page]

Skip to content

Commit 368056e

Browse files
committed
chore: arrowParens: avoid
1 parent 0ebeb11 commit 368056e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.prettierrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ module.exports = {
44
singleQuote: true,
55
printWidth: 120,
66
tabWidth: 2,
7+
arrowParens: 'avoid',
78
}

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0