We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d27e27 commit a7b6f2bCopy full SHA for a7b6f2b
tsconfig.json
@@ -5,7 +5,7 @@
5
"declarationDir": "./lib",
6
"module": "ES2020",
7
"moduleResolution": "node",
8
- "target": "ES6",
+ "target": "ES2021",
9
"noImplicitAny": true
10
},
11
"include": ["src/**/*.ts"],
0 commit comments