ConvoyPanel/.styleci.yml
2022-07-07 04:22:18 +02:00

12 lines
162 B
YAML

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