system-uicons/react/.prettierrc

7 lines
94 B
Plaintext
Raw Normal View History

2020-08-03 05:58:33 +02:00
{
"semi": false,
"singleQuote": true,
"printWidth": 80,
"jsxBracketSameLine": false
}