From ed8b37c51717148102634e1de52b3cd7fa850a64 Mon Sep 17 00:00:00 2001 From: Riccardo Senica <46839416+RiccardoSenica@users.noreply.github.com> Date: Wed, 19 Jul 2023 05:02:52 +0200 Subject: [PATCH] Docs: update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 254ae5f..8037cfd 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,6 @@ It contains basic configurations for the following: - Husky (pre-commit hooks to run linting, typechecking, and commit message format) - GitHub Actions (CI/CD) -## Possible future changes - -- Enforcing commit messages format -- Switching bundler to ESBuild, SWC, or Babel -- Deployment to AWS Lambda or Google Cloud Functions - ## Commands Install dependencies: