default emoji support for !jumbo
This commit is contained in:
parent
08c1a2e9ac
commit
b092dda079
4 changed files with 72 additions and 28 deletions
|
@ -8,7 +8,8 @@
|
|||
"emitDecoratorMetadata": true,
|
||||
"target": "es2018",
|
||||
"lib": [
|
||||
"esnext"
|
||||
"esnext",
|
||||
"DOM"
|
||||
],
|
||||
"baseUrl": ".",
|
||||
"resolveJsonModule": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue