ly-front/.prettierrc

5 lines
46 B
Plaintext
Raw Permalink Normal View History

2025-03-31 15:26:29 +00:00
{
"semi": true,
"trailingComma": "none"
}