From 8066d6cabc328e2f717e04c8d0228ced0d558d83 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Tue, 16 Oct 2018 23:59:15 +0800 Subject: [PATCH] build: edit jsconfig --- jsconfig.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jsconfig.json b/jsconfig.json index 53d7052..b50e39b 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -1,5 +1,7 @@ { "compilerOptions": { + "jsx": "react", + "target": "es2017", "experimentalDecorators": true, "baseUrl": "./", "paths": {