1
0
mirror of https://github.com/nbd-wtf/satdress.git synced 2024-11-11 16:30:35 +00:00
satdress-mirror/.prettierrc

12 lines
208 B
Plaintext
Raw Permalink Normal View History

2021-08-28 12:13:32 +00:00
requirePragma: false
semi: false
arrowParens: avoid
insertPragma: false
printWidth: 80
proseWrap: preserve
singleQuote: true
trailingComma: none
useTabs: false
jsxBracketSameLine: false
bracketSpacing: false