feat(frontend): i18n en vertalingsbestanden initialisatie
This commit is contained in:
parent
8a7fa271ba
commit
c1c10e27c1
7 changed files with 28 additions and 4 deletions
|
@ -118,7 +118,8 @@
|
|||
|
||||
/* Completeness */
|
||||
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
|
||||
"skipLibCheck": true
|
||||
"skipLibCheck": true,
|
||||
/* Skip type checking all .d.ts files. */
|
||||
"resolveJsonModule": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue