mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-06 20:10:12 +02:00
fix all imports for new structure
This commit is contained in:
+1
-4
@@ -7,11 +7,8 @@
|
||||
"esModuleInterop": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"/@/renderer/*": [
|
||||
"src/renderer/*"
|
||||
],
|
||||
"/@/main/*": [
|
||||
"src/main/src/*"
|
||||
"src/main/*"
|
||||
],
|
||||
"/@/preload/*": [
|
||||
"src/preload/*"
|
||||
|
||||
Reference in New Issue
Block a user