commerce/.prettierrc
2021-06-01 07:55:04 -03:00

7 lines
80 B
Plaintext

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