mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
{
|
|
"tabWidth": 2,
|
|
"useTabs": true,
|
|
"semi": true,
|
|
"trailingComma": "all",
|
|
"plugins": ["prettier-plugin-tailwindcss"]
|
|
}
|