cinny/.prettierrc.json

5 lines
47 B
JSON
Raw Normal View History

2022-12-18 12:55:24 +00:00
{
"printWidth": 100,
"singleQuote": true
}