Files
aso/.styleci.yml
Linksehat Staging Server ce024c2bcd merge
2023-05-08 08:50:15 +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