From 4faafc26f65e224d5c78d783ffc52bbb7b12ed5b Mon Sep 17 00:00:00 2001 From: Stoyan Kolev Date: Mon, 21 Oct 2024 20:59:36 +0300 Subject: [PATCH 1/2] add 'og-image.png' in the .npmignore list --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 2f74922..00a8c4c 100644 --- a/.npmignore +++ b/.npmignore @@ -7,4 +7,5 @@ tsconfig.json .github .changeset .turbo -turbo.json \ No newline at end of file +turbo.json +og-image.png \ No newline at end of file From 8e02107fcf4e1561315a106c75d1d4730f9c2663 Mon Sep 17 00:00:00 2001 From: Stoyan Kolev Date: Tue, 22 Oct 2024 10:38:20 +0300 Subject: [PATCH 2/2] point readme image to raw github asset --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 12263a5..e481fd2 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -![TS Reset - Improved TypeScript's Built-in Typings](./og-image.png) +![TS Reset - Improved TypeScript's Built-in Typings](https://raw.githubusercontent.com/mattpocock/ts-reset/main/og-image.png) **Without `ts-reset`**: