Masuksini-Real-Estate/.styleci.yml

14 lines
174 B
YAML
Raw Normal View History

2024-09-07 01:16:49 +00:00
php:
preset: laravel
disabled:
- unused_use
finder:
not-name:
- index.php
- server.php
js:
finder:
not-name:
- webpack.mix.js
css: true