Files
solana/web3.js/.prettierrc.yaml
2020-06-14 21:57:04 -07:00

8 lines
131 B
YAML

arrowParens: "avoid"
bracketSpacing: false
jsxBracketSameLine: false
semi: true
singleQuote: true
tabWidth: 2
trailingComma: "all"