From 380fd1d91ecf91682e7fd573388aafbeb44755dd Mon Sep 17 00:00:00 2001 From: C-3PO Date: Thu, 25 Oct 2018 07:02:37 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=E2=80=8D=E2=99=82=EF=B8=8F=20Add?= =?UTF-8?q?=20interfaces=20to=20package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 8d70afa..3fd8a88 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ }, "files": [ "src/*.ts", + "src/*/*.ts", "tsconfig.json" ], "devDependencies": {