LP53-Services-BD-CMS/.styleci.yml
2023-03-03 13:45:51 +01:00

14 lines
175 B
YAML

php:
preset: laravel
version: 8
disabled:
- no_unused_imports
finder:
not-name:
- index.php
js:
finder:
not-name:
- webpack.mix.js
css: true