mirror of
https://github.com/Yaslonane/docker_php-apache-postgre.git
synced 2026-05-19 17:48:31 +03:00
---
This commit is contained in:
Executable
+14
@@ -0,0 +1,14 @@
|
||||
php:
|
||||
preset: laravel
|
||||
version: 8
|
||||
disabled:
|
||||
- no_unused_imports
|
||||
finder:
|
||||
not-name:
|
||||
- index.php
|
||||
- server.php
|
||||
js:
|
||||
finder:
|
||||
not-name:
|
||||
- webpack.mix.js
|
||||
css: true
|
||||
Reference in New Issue
Block a user