Fix prettier for the front

This commit is contained in:
CEC
2022-04-12 11:22:58 +02:00
parent c3289e8a01
commit bf40bd2f3b
6 changed files with 149 additions and 141 deletions
-1
View File
@@ -16,7 +16,6 @@
import ErrorDialog from "./UI/ErrorDialog.svelte";
import ErrorScreen from "./UI/ErrorScreen.svelte";
export let game: Game;
</script>