mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Use relative imports on main
This commit is contained in:
parent
e0883e7eb0
commit
6685bfe9d3
2 changed files with 2 additions and 3 deletions
|
|
@ -5,7 +5,6 @@
|
|||
"lib": ["dom", "es2021"],
|
||||
"baseUrl": "./src",
|
||||
"paths": {
|
||||
"/main/*": ["./src/main/*"],
|
||||
"/@/*": ["*"]
|
||||
},
|
||||
"declaration": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue