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

7 lines
88 B
JSON
Raw Normal View History

2022-12-05 18:23:46 +00:00
{
"semi": true,
"singleQuote": false,
"tabWidth": 4,
"useTabs": false
}