From 37dee6b585f7ee0863c4cade809308dfad08eb0a Mon Sep 17 00:00:00 2001 From: alexesprit Date: Fri, 3 Jul 2020 00:18:33 +0300 Subject: [PATCH] Add icon for `jsconfig.json` files --- src/data/items.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/items.json b/src/data/items.json index 1fd855b..f412c19 100644 --- a/src/data/items.json +++ b/src/data/items.json @@ -249,6 +249,7 @@ "dockerfile", "jakefile", "jenkinsfile", + "jsconfig.json", "labeler.yml", "makefile", "procfile",