mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-17 17:45:55 +08:00
6 lines
120 B
Plaintext
6 lines
120 B
Plaintext
{
|
|
"plugins": ["prettier-plugin-blade", "prettier-plugin-tailwindcss"],
|
|
"semi": false,
|
|
"singleQuote": true
|
|
}
|