mirror of
https://github.com/lingble/twenty.git
synced 2025-10-28 11:22:29 +00:00
* chore: use Nx workspace lint rules Closes #3162 * Fix lint * Fix lint on BE * Fix tests --------- Co-authored-by: Charles Bochet <charles@twenty.com>
5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"endOfLine": "auto"
|
|
} |