module creation
This commit is contained in:
@@ -40,6 +40,18 @@
|
||||
"@gridpilot/analytics/domain/entities/*": [
|
||||
"../../core/analytics/domain/entities/*"
|
||||
],
|
||||
"@gridpilot/core/identity/domain/repositories/*": [
|
||||
"../../core/identity/domain/repositories/*"
|
||||
],
|
||||
"@gridpilot/core/identity/domain/services/*": [
|
||||
"../../core/identity/domain/services/*"
|
||||
],
|
||||
"@gridpilot/core/identity/domain/entities/*": [
|
||||
"../../core/identity/domain/entities/*"
|
||||
],
|
||||
"@gridpilot/core/shared/logging/*": [
|
||||
"../../core/shared/logging/*"
|
||||
],
|
||||
"@nestjs/testing": [
|
||||
"./node_modules/@nestjs/testing"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user