1
0
Fork 0
docsearch/.prettierrc
2020-12-01 18:30:36 +01:00

5 lines
76 B
Text

{
"proseWrap": "never",
"singleQuote": true,
"trailingComma": "es5"
}