commerce/.prettierrc
2022-04-21 11:59:13 +05:00

7 lines
79 B
Plaintext

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