Files
dash-to-panel/.prettierrc

5 lines
69 B
Plaintext
Raw Normal View History

2025-01-31 11:49:22 -05:00
{
"semi": false,
"arrowParens": "always",
"singleQuote": true
}