1
0
Fork 0
docsearch/.prettierrc
2020-09-01 11:54:48 +02:00

6 lines
98 B
Text

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