mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 12:44:46 +02:00
9 lines
166 B
JSON
9 lines
166 B
JSON
{
|
|
"preset": "laravel",
|
|
"rules": {
|
|
"concat_space": false,
|
|
"not_operator_with_successor_space": false,
|
|
"ordered_imports": false
|
|
}
|
|
}
|