libremdb/.prettierrc

6 lines
No EOL
93 B
Text

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": true
}