mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 21:48:53 +08:00
add asset handling and colors to configure.php
This commit is contained in:
@@ -37,4 +37,4 @@ return (new PhpCsFixer\Config())
|
||||
],
|
||||
'single_trait_insert_per_statement' => true,
|
||||
])
|
||||
->setFinder($finder);
|
||||
->setFinder($finder);
|
||||
Reference in New Issue
Block a user