trove/pint.json

9 lines
115 B
JSON
Raw Permalink Normal View History

{
"preset": "laravel",
"rules": {
"concat_space": {
"spacing": "one"
}
}
}