wireguard-dashboard-admin/.prettierrc.json

7 lines
85 B
JSON
Raw Normal View History

{
"printWidth": 100,
"singleQuote": true,
"semi": false,
"endOfLine": "lf"
}