tsfun/.prettierrc.json
2022-07-14 21:01:20 +02:00

5 lines
64 B
JSON

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