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 7c60896 commit 14d5d20Copy full SHA for 14d5d20
packages/tsconfig/react-library.json
@@ -5,7 +5,7 @@
5
"compilerOptions": {
6
"noEmit": true,
7
"jsx": "react-jsx",
8
- "lib": ["ES2015", "DOM"],
+ "lib": ["ESNext", "DOM"],
9
"module": "ESNext",
10
"target": "es6"
11
}
0 commit comments