Add StyleCI config
This commit is contained in:
parent
06162adc98
commit
597201a049
|
@ -0,0 +1,6 @@
|
||||||
|
php:
|
||||||
|
preset: laravel
|
||||||
|
disabled:
|
||||||
|
- unused_use
|
||||||
|
js: true
|
||||||
|
css: true
|
Loading…
Reference in New Issue