fix ts messageItem

This commit is contained in:
riqo 2020-10-10 11:33:53 -05:00
commit 8d8cda2f03
4 changed files with 106 additions and 67 deletions

View file

@ -11,6 +11,7 @@
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"baseUrl": ".",
"typeRoots": ["./node_modules/@types"],
"types": [
"webpack-env",
"jest"