mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 16:38:24 -06:00
1757f4cb04
* use prettier-plugin-tailwindcss to keep class names organized * use prettierrc file to ensure formatting on save works with vscode * classname reorder with prettier-plugin-tailwindcss
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
{
|
|
"plugins": ["prettier-plugin-tailwindcss"]
|
|
}
|