From 47f57f8ec4c1a94b7fb6a7e5e6eccd342e8f2788 Mon Sep 17 00:00:00 2001 From: Artem Kobzar Date: Tue, 14 Apr 2020 02:24:05 +0300 Subject: [PATCH] chore: add one more new line to section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 140517f..fb3c530 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Brunch](https://github.com/brunch/brunch) - Fast front-end web app build tool with simple declarative config. * [Parcel](https://github.com/parcel-bundler/parcel) - Blazing fast, zero configuration web application bundler. + ## Type Checkers * [TypeScript](https://www.typescriptlang.org/) - A typed superset of JavaScript that compiles to plain JavaScript.