mirror of
https://github.com/alexjustesen/speedtest-tracker.git
synced 2026-06-23 07:30:09 +00:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"preset": "laravel",
|
|
"exclude": [
|
|
"config"
|
|
],
|
|
"rules": {
|
|
"fully_qualified_strict_types": false
|
|
}
|
|
}
|