This commit is contained in:
parent
1b7948e074
commit
69f0c3d8e9
4 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@
|
|||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@*": ["src/*"],
|
||||
"@config": ["config/index.ts"],
|
||||
"@config/*": ["config/*"],
|
||||
"@types/*": ["types/*"],
|
||||
"@helpers/*": ["src/helpers/*"]
|
||||
"@types/*": ["types/*"]
|
||||
},
|
||||
"typeRoots": ["./types", "./node_modules/@types"],
|
||||
"lib": ["ESNext", "DOM"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue