This commit is contained in:
Core 2022-09-16 18:06:17 +01:00
parent f03b61e5c5
commit 6dafd1f173
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -6,7 +6,7 @@
{
"files": "src/renderer/main/**/*.js",
"options": {
"bracketSameLine": false
"singleAttributePerLine": false
}
}
]