it-tools/.prettierrc.json

4 lines
50 B
JSON
Raw Normal View History

2022-05-11 10:13:30 +10:00
{
"printWidth": 130,
"singleQuote": true
}