This website works better with JavaScript
David A. Windham
david
/
laravel
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add StyleCI config
Dries Vints
6 years ago
parent
06162adc98
commit
597201a049
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
.styleci.yml
+ 6
- 0
.styleci.yml
View File
@@ -0,0 +1,6 @@
+php:
+ preset: laravel
+ disabled:
+ - unused_use
+js: true
+css: true