tradewind-api/.styleci.yml
2021-06-07 14:04:44 +08:00

14 lines
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