tsfun/.prettierrc.json
2022-07-14 21:47:15 +02:00

5 lines
63 B
JSON

{
"printWidth": 80,
"singleQuote": true,
"tabWidth": 2
}