mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-21 05:20:26 +08:00
7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"tailwindConfig": "./packages/panels/tailwind.config.js",
|
|
"trailingComma": "all"
|
|
}
|