style: update Prettier config for bracket spacing

This commit is contained in:
Jan Gleytenhoover 2025-01-21 13:35:20 +01:00
parent 395c1bc75f
commit 121eb07203
Signed by: jank
GPG key ID: 50620ADD22CD330B

View file

@ -1 +1,3 @@
{}
{
"bracketSpacing": true
}