mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Removed FormattedMessage usage.
This commit is contained in:
parent
84193a4ec5
commit
f242835fc2
13 changed files with 132 additions and 70 deletions
|
|
@ -24,9 +24,7 @@
|
|||
"types": ["jest"],
|
||||
"typeRoots": ["node_modules/@types"],
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./src/*"
|
||||
]
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue