m3-academy-template-vtexio/checkout/.prettierrc.json

7 lines
88 B
JSON
Raw Permalink Normal View History

2022-08-11 13:06:07 +00:00
{
"semi": true,
"singleQuote": false,
"tabWidth": 4,
"useTabs": false
}