contract-query/frontend/node_modules/microseconds/.prettierrc
2025-08-14 15:03:33 -05:00

10 lines
203 B
Text

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