mirror of
https://github.com/lsky-org/lsky-pro.git
synced 2025-01-05 10:27:39 +08:00
14 lines
175 B
YAML
14 lines
175 B
YAML
php:
|
|
preset: laravel
|
|
version: 8
|
|
disabled:
|
|
- no_unused_imports
|
|
finder:
|
|
not-name:
|
|
- index.php
|
|
js:
|
|
finder:
|
|
not-name:
|
|
- webpack.mix.js
|
|
css: true
|