mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-07 17:04:34 +01:00
14 lines
174 B
YAML
14 lines
174 B
YAML
php:
|
|
preset: laravel
|
|
disabled:
|
|
- unused_use
|
|
finder:
|
|
not-name:
|
|
- index.php
|
|
- server.php
|
|
js:
|
|
finder:
|
|
not-name:
|
|
- webpack.mix.js
|
|
css: true
|