8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"preset": "laravel",
|
|
"rules": {
|
|
"concat_space": {
|
|
"spacing": "one"
|
|
}
|
|
}
|
|
}
|