From ea5bb29a700e5a40a84300ea844004a42d45ebf9 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 00:05:36 +0000 Subject: [PATCH] style: format code with prettier Format code with prettier This commit fixes the style issues introduced in ce57b3f according to the output from Prettier. Details: None --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd507b7a..c4c4f111 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Currently the app is made to support the processes inside the TUMi ESN section w ## Run Locally -Make sure you have node installed, a good option is volta: https://volta.sh/ +Make sure you have node installed, a good option is volta: https://volta.sh/ Install it to handle your node installation. The `package.json` includes the node version that should be used and volta will automatically install it. Clone the project