We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a2383 commit 2698cbaCopy full SHA for 2698cba
__tests__/tsconfig.json
@@ -3,7 +3,7 @@
3
"include": ["."],
4
"exclude": ["tsconfig.json"],
5
"compilerOptions": {
6
- "target": "ES3",
+ "target": "ES5",
7
"module": "CommonJS",
8
"baseUrl": null
9
}
0 commit comments