fix ts messageItem
This commit is contained in:
parent
a902594310
commit
8d8cda2f03
4 changed files with 106 additions and 67 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"allowSyntheticDefaultImports": true,
|
||||
"sourceMap": true,
|
||||
"baseUrl": ".",
|
||||
"typeRoots": ["./node_modules/@types"],
|
||||
"types": [
|
||||
"webpack-env",
|
||||
"jest"
|
||||
|
|
|
|||
Loading…
Reference in a new issue