wireguard-dashboard-admin/.prettierrc.json
2023-06-03 16:34:50 +08:00

8 lines
126 B
JSON

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