From 230ae79f930b57156ba4b88ed01e1bf27a71c26d Mon Sep 17 00:00:00 2001 From: gentlementlegen Date: Mon, 18 Nov 2024 01:34:51 +0900 Subject: [PATCH] chore: reformat code and fix markdown formatting Reformatted various files for consistency and readability. --- src/web/.ubiquity-os.config.yml | 2 +- src/web/README.md | 36 ++++++++++++++++++--------------- src/web/index.html | 8 ++++++-- src/web/tsconfig.json | 8 +++----- 4 files changed, 30 insertions(+), 24 deletions(-) diff --git a/src/web/.ubiquity-os.config.yml b/src/web/.ubiquity-os.config.yml index b2f85536..77400b5b 100644 --- a/src/web/.ubiquity-os.config.yml +++ b/src/web/.ubiquity-os.config.yml @@ -9,4 +9,4 @@ incentives: permitGeneration: {} githubComment: post: false - debug: false \ No newline at end of file + debug: false diff --git a/src/web/README.md b/src/web/README.md index cef1d357..246dab67 100644 --- a/src/web/README.md +++ b/src/web/README.md @@ -15,32 +15,36 @@ You can run the following scripts using `bun run