jonnybarnes.uk/pint.json

7 lines
80 B
JSON
Raw Permalink Normal View History

2022-07-09 10:07:59 +01:00
{
"preset": "laravel",
"rules": {
"concat_space": false
}
}