From 6a0a1528a9fd90bfcdd1c9283db4c717bc2d6975 Mon Sep 17 00:00:00 2001 From: Sam Wilkins Date: Tue, 16 Apr 2019 18:12:46 -0400 Subject: basic linking and unlinking working --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 0d4d77002..68f4b058a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,6 +5,7 @@ "experimentalDecorators": true, "strict": true, "jsx": "react", + "allowJs": true, "sourceMap": true, "outDir": "dist", "lib": [ -- cgit v1.2.3-70-g09d2