An error occurred while loading the file. Please try again.
-
Lukas Kaltenbrunner authoredb920d446
.prettierrc 174 B
# Prettier configuration
printWidth: 140
singleQuote: true
tabWidth: 2
useTabs: false
# js and ts rules:
arrowParens: avoid
# jsx and tsx rules:
jsxBracketSameLine: false