Skip to content

Commit bdc446d

Browse files
committed
?
1 parent b75fd01 commit bdc446d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"jsx": "react-jsx",
66
"outDir": "dist",
77
"esModuleInterop": true,
8-
"skipLibCheck": true
8+
"skipLibCheck": true,
9+
"types": ["youtube"]
910
},
1011
"include": ["src/*.tsx", "src/*.ts"]
1112
}

0 commit comments

Comments
 (0)