commerce/site/.prettierrc
2022-04-20 15:29:34 +05:00

7 lines
79 B
Plaintext

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