apply prettier to source tree

This commit is contained in:
Jörg Thalheim
2023-08-24 14:12:17 +02:00
parent dbc0ae08c0
commit 4d183fff58
9 changed files with 24 additions and 40 deletions

View File

@@ -21,11 +21,7 @@
"items": {
"type": "string"
},
"default": [
"nvme",
"xhci_pci",
"ahci"
],
"default": ["nvme", "xhci_pci", "ahci"],
"description": "A list of enabled kernel modules"
},
"userIds": {