Files
turftracker/frontend/node_modules/microseconds/.prettierrc
2026-04-09 13:19:47 -05:00

11 lines
203 B
Plaintext

arrowParens: always
endOfLine: lf
alignTernaryLines: false
tabWidth: 2
semi: false
singleQuote: true
quoteProps: consistent
bracketSpacing: true
generatorStarSpacing: true
spaceBeforeFunctionParen: true