svelte-tailwind-storybook/.prettierrc
2022-06-02 16:24:08 +02:00

7 lines
89 B
Plaintext

{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}