moch_yusuf_hermawan/adaptive-english-lesson-main/.styleci.yml
2024-12-31 09:41:52 +07:00

14 lines
174 B
YAML

php:
preset: laravel
disabled:
- unused_use
finder:
not-name:
- index.php
- server.php
js:
finder:
not-name:
- webpack.mix.js
css: true