Site-Proximo/api_proximo/.styleci.yml
2021-01-26 20:20:31 +01:00

13 rindas
181 B
YAML

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