We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@octokit/request-error
1 parent b1993d9 commit be82188Copy full SHA for be82188
tsconfig.json
@@ -1,8 +1,8 @@
1
{
2
"compilerOptions": {
3
/* Basic Options */
4
- "lib": ["ES2021"],
5
- "target": "ES2021",
+ "lib": ["ES2022"],
+ "target": "ES2022",
6
"module": "commonjs",
7
"outDir": "./build",
8
"rootDir": "./src",
0 commit comments