From 39ce6287fcb29543ab6288309e9d9ddc01c97659 Mon Sep 17 00:00:00 2001 From: Agusti Fernandez Pardo Date: Sat, 18 Jun 2022 22:30:27 +0200 Subject: [PATCH] fix: no need to target 2017 --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index ef00959c45..2714b86c1c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,6 @@ { "extends": "@calcom/tsconfig/nextjs.json", "compilerOptions": { - "target": "es2017", "strict": true, "baseUrl": ".", "paths": {