test(@websnacksjs/i18n): fix broken tests missing translation messages (#5)
This commit is contained in:
parent
2867c2f875
commit
d6696a150b
10 changed files with 35 additions and 65 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"resolveJsonModule": true,
|
||||
"allowImportingTsExtensions": true,
|
||||
"noEmit": true,
|
||||
"rootDir": "."
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue