cv/.prettierrc

4 lines
49 B
Plaintext
Raw Normal View History

2023-12-26 17:18:39 +03:00
{
"plugins": ["prettier-plugin-tailwindcss"]
}