indent json according to my personal taste

This commit is contained in:
Paolo Marrone 2024-07-30 15:16:11 +02:00
parent 7302a19c23
commit cc1ecbf678
10 changed files with 33 additions and 32 deletions

View File

@ -2,6 +2,7 @@
"company": { "company": {
"name": "Example company", "name": "Example company",
"url": "https://www.example.com/", "url": "https://www.example.com/",
"email": "info@example.com" "email": "info@example.com",
"domain": "com.example"
} }
} }