commerce/.prettierrc
2025-03-26 15:29:57 -04:00

7 lines
80 B
Plaintext

{
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"useTabs": false
}