1
0
mirror of https://github.com/LinkStackOrg/LinkStack.git synced 2025-03-04 03:27:54 +01:00
2021-04-16 03:30:00 +04:30

14 lines
181 B
YAML
Executable File

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