keywind/.prettierrc

5 lines
47 B
Text
Raw Normal View History

2021-11-21 11:40:00 +00:00
{
"printWidth": 100,
"singleQuote": true
}