mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-28 18:22:42 -08:00
initial commit
This commit is contained in:
8
vendor/texthooker-ui/tsconfig.node.json
vendored
Normal file
8
vendor/texthooker-ui/tsconfig.node.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "Node"
|
||||
},
|
||||
"include": ["vite.lib.config.ts", "vite.main.config.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user