🌐 Updated i18next options
This commit is contained in:
@@ -35,5 +35,8 @@
|
||||
// "include": ["src/**/*.d.ts", "src/**/*.js", "src/**/*.ts", "src/**/*.svelte"]
|
||||
//}
|
||||
{
|
||||
"extends": "./.svelte-kit/tsconfig.json"
|
||||
"extends": "./.svelte-kit/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"resolveJsonModule": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user