aids formatting no more

This commit is contained in:
Core 2022-09-16 17:16:20 +01:00
parent b04f6aa29f
commit ebd03b9f8a
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0
2 changed files with 7 additions and 3 deletions

View file

@ -1,2 +1,5 @@
bracketSameLine: true
printWidth: 240
{
"printWidth": 300,
"singleAttributePerLine": true,
"bracketSameLine": true
}