Fix `console` not being a known symbol in media-preview (#169065)
parent
6b2d74ff9d
commit
804daac1d6
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./out",
|
||||
"types": []
|
||||
"outDir": "./out"
|
||||
},
|
||||
"include": [
|
||||
"src/**/*",
|
||||
|
|
Loading…
Reference in New Issue