fix: no need to target 2017

pull/9078/head
Agusti Fernandez Pardo 2022-06-18 22:30:27 +02:00
parent 60688e2e91
commit 39ce6287fc
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
{
"extends": "@calcom/tsconfig/nextjs.json",
"compilerOptions": {
"target": "es2017",
"strict": true,
"baseUrl": ".",
"paths": {