Files
breez-sdk-liquid/packages/react-native/example/.prettierrc
2024-05-02 18:17:58 +02:00

9 lines
130 B
Plaintext

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