adding the logic to generate the image
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
"@components/*": ["src/components/*"],
|
||||
"@api/*": ["src/api/*"],
|
||||
"@store/*": ["src/store/*"],
|
||||
"@types/*": ["src/types/*"],
|
||||
"@appTypes/*": ["src/types/*"],
|
||||
"@styles/*": ["src/styles/*"],
|
||||
"@constants/*": ["src/constants/*"],
|
||||
"@organisms/*": ["src/components/organisms/*"],
|
||||
"@templates/*": ["src/components/templates/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user