9 lines
No EOL
192 B
Text
9 lines
No EOL
192 B
Text
{
|
|
"bracketSpacing": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"semi": false,
|
|
"tabWidth": 2,
|
|
"printWidth": 100,
|
|
"plugins": ["prettier-plugin-tailwindcss"]
|
|
} |