mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-21 17:37:01 +01:00
6 lines
154 B
YAML
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
|