Files
boc/cc-frontend/node_modules/microseconds/.prettierrc
T

11 lines
203 B
Plaintext
Raw Normal View History

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