From 2995616a129592d62326bedd9df2d5c67922572c Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Sun, 6 Oct 2024 00:05:57 +0300 Subject: [PATCH] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2eb0041..94c97d8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # 🌀 [Build] — `Build` is a powerful tool that compiles all your `TypeScript` files into -`JavaScript`, leveraging the speed of `ESBuild` and the type-checking capabilities -of the `TypeScript` compiler. +`JavaScript`, leveraging the speed of `ESBuild` and the type-checking +capabilities of the `TypeScript` compiler. ## 📦 Features