mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-04-23 03:12:12 +00:00
14 lines
174 B
YAML
Executable File
14 lines
174 B
YAML
Executable File
php:
|
|
preset: laravel
|
|
disabled:
|
|
- unused_use
|
|
finder:
|
|
not-name:
|
|
- index.php
|
|
- server.php
|
|
js:
|
|
finder:
|
|
not-name:
|
|
- webpack.mix.js
|
|
css: true
|