We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f9678 commit 9c6aef1Copy full SHA for 9c6aef1
1 file changed
tsconfig.json
@@ -1,7 +1,8 @@
1
{
2
"compilerOptions": {
3
"lib": [
4
- "ES2015"
+ "ES2016",
5
+ "DOM"
6
],
7
"noEmit": true,
8
"typeRoots": [
0 commit comments