This website requires JavaScript.
Explore
Help
Sign In
twentyhq
/
twenty
Watch
1
Star
1
Fork
0
You've already forked twenty
mirror of
https://github.com/twentyhq/twenty.git
synced
2024-11-22 11:43:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
271af37327
twenty
/
.prettierrc
5 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Migrate to Typescript, add prettier and add linter
2022-12-02 14:03:29 +03:00
{
"singleQuote": true,
eslint prettier error on windows #1798 (#1804) * fixing es linter errors on windows * Indentation * Indentation --------- Co-authored-by: kramer <david.kramer@gmail.com>
2023-10-03 17:48:52 +03:00
"trailingComma": "all",
"endOfLine": "auto"
POC: chore: use Nx workspace lint rules (#3163) * chore: use Nx workspace lint rules Closes #3162 * Fix lint * Fix lint on BE * Fix tests --------- Co-authored-by: Charles Bochet <charles@twenty.com>
2024-01-04 01:07:25 +03:00
}
Reference in New Issue
Copy Permalink