index
:
r_ihealth
main
Unnamed repository; edit this file 'description' to name the repository.
Super User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.prettierrc.js
blob: 06860c8d1b12940e9f5127244170c67397e648be (
plain
)
1
2
3
4
5
module.exports = { arrowParens: 'avoid', singleQuote: true, trailingComma: 'all', };