Files
ersatztv/ErsatzTV/client-app/.prettierrc
T
Jason DoveandGitHub 809a623a95 vue formatting tweaks (#704)
* add .prettierrc

* apply formatting
2022-03-14 10:59:04 -05:00

6 lines
78 B
Plaintext

{
"semi": true,
"singleQuote": true,
"trailingComma": "none"
}