Revert "refactor: update TypeScript to ES2022" (#10184)
This commit is contained in:
parent
db87ae65e1
commit
2ba96c6557
@ -26,7 +26,7 @@
|
||||
"strictFunctionTypes": true,
|
||||
"strictNullChecks": true,
|
||||
"strictPropertyInitialization": true,
|
||||
"target": "ES2022",
|
||||
"target": "ES2019",
|
||||
"useUnknownInCatchVariables": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user