Files
adapter/.prettierrc
T

7 lines
88 B
Plaintext

{
"trailingComma": "none",
"tabWidth": 2,
"semi": false,
"singleQuote": false
}