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": {