fixed undetected console log

This commit is contained in:
Fedor Katurov 2019-12-30 11:01:47 +07:00
parent 570efa661d
commit f814fe6c42
3 changed files with 6 additions and 4 deletions

View file

@ -26,7 +26,7 @@
}
},
"include": [
"./src/**/*",
"./src/index.tsx",
"./backend/**/*",
"./custom.d.ts"
]