mirror of
https://github.com/muerwre/markdown-home-tab.git
synced 2025-04-25 00:46:41 +07:00
added translations
This commit is contained in:
parent
00a11d05e0
commit
378687df52
13 changed files with 156 additions and 15 deletions
|
@ -23,8 +23,9 @@
|
|||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"~/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"types": ["./src/vite-env.d.ts", "./src/i18next.d.ts"]
|
||||
},
|
||||
"include": ["src"],
|
||||
"include": ["src", "public/locales"],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue