Split model files into apis, hooks and models
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
"typeRoots": ["types", "node_modules/@types"],
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@api/*": [
|
||||
"src/api/*"
|
||||
],
|
||||
"@components/*": [
|
||||
"src/components/*"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user