Files
Athou_commafeed/commafeed-client/.prettierrc
2022-08-13 10:48:09 +02:00

8 lines
124 B
Plaintext

{
"printWidth": 140,
"semi": false,
"tabWidth": 4,
"arrowParens": "avoid",
"endOfLine": "auto"
}