Files
aso/.styleci.yml
2022-11-03 09:51:22 +07:00

13 lines
162 B
YAML
Executable File

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