From 07f5e56508c362725db003736a0f7980cd72107d Mon Sep 17 00:00:00 2001 From: Andrew Kim Date: Sat, 23 Feb 2019 16:19:45 -0500 Subject: PDFNode --- tsconfig.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 265ce4403..2dd189740 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,5 +12,9 @@ "exclude": [ "node_modules", "static" + ], + "typeRoots": [ + "./node_modules/@types", + "./src/typings" ] } -- cgit v1.2.3-70-g09d2