6 lines
121 B
JSON
6 lines
121 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"useTabs": true,
|
|
"plugins": ["prettier-plugin-tailwindcss"]
|
|
}
|