1
0
Fork 0
metamask-extension/.prettierrc.yml

6 lines
154 B
YAML

# All of these are defaults except singleQuote and endOfLine, but we specify them
# for explicitness
endOfLine: auto
singleQuote: true
trailingComma: all