Files
breez-sdk-liquid/lib/ls-sdk-react-native/example/.prettierrc

9 lines
130 B
Plaintext

{
"endOfLine": "lf",
"printWidth": 150,
"semi": false,
"singleQuote": false,
"tabWidth": 4,
"trailingComma": "none"
}