fix: no need to target 2017
parent
60688e2e91
commit
39ce6287fc
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"extends": "@calcom/tsconfig/nextjs.json",
|
"extends": "@calcom/tsconfig/nextjs.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"target": "es2017",
|
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"baseUrl": ".",
|
"baseUrl": ".",
|
||||||
"paths": {
|
"paths": {
|
||||||
|
|
Loading…
Reference in New Issue