change layout of extra disks in all systems table (#1409)

This commit is contained in:
henrygd
2025-11-25 16:23:48 -05:00
parent 162c548010
commit 0388401a9e
2 changed files with 41 additions and 21 deletions

View File

@@ -48,7 +48,8 @@
},
"suspicious": {
"useAwait": "error",
"noEvolvingTypes": "error"
"noEvolvingTypes": "error",
"noArrayIndexKey": "off"
}
}
},