mirror of
https://github.com/snipe/snipe-it.git
synced 2026-08-18 11:15:42 +00:00
8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"preset": "laravel",
|
|
"rules": {
|
|
"fully_qualified_strict_types": false,
|
|
"single_line_after_imports": false
|
|
}
|
|
}
|