From b34efb5a9ad049e0bdd69266abd124e56746cd7c Mon Sep 17 00:00:00 2001 From: bendtherules Date: Fri, 10 Jan 2020 19:33:00 +0530 Subject: [PATCH] Readme - Add title and favicon --- README.md | 1 + favicon.ico | Bin 0 -> 15406 bytes 2 files changed, 1 insertion(+) create mode 100755 favicon.ico diff --git a/README.md b/README.md index 4ecb274..ea6ba56 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ TSC = Typescript compiler 3. (shameless plug) [webpack-strip-log-loader](https://github.com/bendtherules/webpack-strip-log-loader) - webpack plugin to remove some module (or symbol) and their usages recursively in a project. Uses TSC api internally. +Collection of resources related to Typescript internals