From 8a630dd2795e7b148597f1eb54e5f2ffecbacac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Zbytovsk=C3=BD?= Date: Fri, 10 Jan 2025 15:37:37 +0100 Subject: [PATCH] prettier --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e0f2cf8c..8a25c1ba 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,4 +4,4 @@ "build": "yarn install && yarn build", "launch": "yarn install && yarn dev" } -} \ No newline at end of file +}