mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-22 02:16:39 +02:00
feat: support furigana and romaji generation on web (#2232)
* feat: support furigana and romaji generation on web
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"extends": "@electron-toolkit/tsconfig/tsconfig.node.json",
|
||||
"include": [
|
||||
"electron.vite.config.*",
|
||||
"vite.kuromoji-plugin.ts",
|
||||
"vite.react-plugin.ts",
|
||||
"src/main/**/*",
|
||||
"src/preload/**/*",
|
||||
|
||||
Reference in New Issue
Block a user