Files
commafeed/.prettierrc
2022-01-01 22:09:33 +01:00

8 lines
124 B
Plaintext

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