mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
updated aliases
This commit is contained in:
parent
af8d270460
commit
e950d98b73
74 changed files with 300 additions and 390 deletions
|
@ -13,15 +13,7 @@
|
|||
"isolatedModules": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"$components/*": [ "src/components/*" ],
|
||||
"$containers/*": [ "src/containers/*" ],
|
||||
"$constants/*": [ "src/constants/*" ],
|
||||
"$sprites/*": [ "src/sprites/*" ],
|
||||
"$config/*": [ "./config/*" ],
|
||||
"$styles/*": [ "src/styles/*" ],
|
||||
"$redux/*": [ "src/redux/*" ],
|
||||
"$utils/*": [ "src/utils/*" ],
|
||||
"$modules/*": [ "src/modules/*" ],
|
||||
"~/*": [ "src/*" ],
|
||||
"custom_modules/*": [
|
||||
"src/custom_modules/*"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue