ConvoyPanel/.styleci.yml
2023-11-06 04:12:03 +00:00

12 lines
194 B
YAML

php:
preset: laravel
disabled:
- no_unused_imports
finder:
not-name:
- index.php
js:
finder:
not-name:
- vite.config.js
css: true