flashlang/.prettierrc.json

6 lines
83 B
JSON
Raw Normal View History

2020-08-16 16:11:51 +02:00
{
"useTabs": true,
"semi": true,
"svelteSortOrder": "scripts-markup-styles"
}