disable cdemu; add ruffle; add cheatengine and heroic; biome.requireConfigFile = true

This commit is contained in:
2025-04-07 15:06:40 +01:00
parent aa1c23af60
commit 89ceac6561
5 changed files with 27 additions and 22 deletions

View File

@@ -70,6 +70,7 @@ in
"editor.defaultFormatter" = "biomejs.biome";
};
"biome.lsp.bin" = "${biome}/bin/biome";
"biome.requireConfigFile" = true;
"typescript.preferences.preferTypeOnlyAutoImports" = true;