flashlang/.prettierrc.json
2020-08-16 16:11:51 +02:00

5 lines
83 B
JSON

{
"useTabs": true,
"semi": true,
"svelteSortOrder": "scripts-markup-styles"
}