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-24 06:48:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f24541beda
twenty
/
front
/
.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"
Migrate to Typescript, add prettier and add linter
2022-12-02 14:03:29 +03:00
}
Reference in New Issue
Copy Permalink