1
0
mirror of https://github.com/nbd-wtf/satdress.git synced 2024-09-22 17:11:21 +00:00
satdress-mirror/.prettierrc
2021-08-28 09:13:32 -03:00

12 lines
208 B
Plaintext

requirePragma: false
semi: false
arrowParens: avoid
insertPragma: false
printWidth: 80
proseWrap: preserve
singleQuote: true
trailingComma: none
useTabs: false
jsxBracketSameLine: false
bracketSpacing: false