We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 925f084 commit 37ee17dCopy full SHA for 37ee17d
scripts/importDefinitelyTypedTests/tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
- "target": "es3",
+ "target": "ES5",
5
"noImplicitAny": true,
6
"outDir": "./",
7
"rootDir": ".",
0 commit comments