m3-academy-template-vtexio/checkout/.prettierrc.json
Caroline Moran f2a03c53ae first commit
2022-08-11 09:06:07 -04:00

7 lines
88 B
JSON

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