diff --git a/tsconfig.json b/tsconfig.json index 186b118..1bdb8f0 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,7 +7,6 @@ "strict": true, "module": "esnext", "moduleResolution": "node", - "target": "ES2020", "esModuleInterop": true, "noEmit": true, "skipLibCheck": true,