tsconfig.json @@ -6,6 +6,7 @@ "moduleResolution": "bundler", "strict": true, "jsx": "preserve", "strictNullChecks": false, "sourceMap": true, "resolveJsonModule": true, "esModuleInterop": true,