mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-17 21:32:36 +01:00
* Add explicit prettier version * Update CONTRIBUTING.md * Add .prettierrc.json file to ensure we always use es5 trailing commas
4 lines
29 B
JSON
4 lines
29 B
JSON
{
|
|
"trailingComma": "es5"
|
|
}
|