NamH 59ea9b3639
fix(#566): jan cannot retrieve the conversations (#570)
Signed-off-by: James <james@jan.ai>
2023-11-09 11:43:40 +07:00

9 lines
168 B
Plaintext

{
"semi": false,
"singleQuote": true,
"quoteProps": "consistent",
"trailingComma": "es5",
"endOfLine": "auto",
"plugins": ["prettier-plugin-tailwindcss"]
}