Gymboard/gymboard-app/.prettierrc

5 lines
42 B
Plaintext
Raw Normal View History

2023-01-19 20:12:25 +00:00
{
"singleQuote": true,
"semi": true
}