all
This commit is contained in:
8
apps/electron/tsconfig.json
Normal file
8
apps/electron/tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"references": [
|
||||
{ "path": "./tsconfig.node.json" },
|
||||
{ "path": "./tsconfig.preload.json" },
|
||||
{ "path": "./tsconfig.web.json" }
|
||||
],
|
||||
"files": []
|
||||
}
|
||||
Reference in New Issue
Block a user