mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
Use relative imports on main
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"lib": ["dom", "es2021"],
|
||||
"baseUrl": "./src",
|
||||
"paths": {
|
||||
"/main/*": ["./src/main/*"],
|
||||
"/@/*": ["*"]
|
||||
},
|
||||
"declaration": true,
|
||||
|
||||
Reference in New Issue
Block a user