We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a7c63d commit 6304e82Copy full SHA for 6304e82
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es5",
+ "target": "es6",
4
"lib": ["dom", "dom.iterable", "esnext"],
5
"types": ["@testing-library/jest-dom"],
6
"allowJs": true,
0 commit comments