league service
This commit is contained in:
@@ -31,6 +31,15 @@
|
||||
"@gridpilot/shared/*": [
|
||||
"../../core/shared/*"
|
||||
],
|
||||
"@gridpilot/shared/application/*": [
|
||||
"../../core/shared/application/*"
|
||||
],
|
||||
"@gridpilot/racing/*": [
|
||||
"../../core/racing/*"
|
||||
],
|
||||
"@gridpilot/league/*": [
|
||||
"../../core/league/*"
|
||||
],
|
||||
"@gridpilot/analytics/*": [
|
||||
"../../core/analytics/*"
|
||||
],
|
||||
@@ -52,6 +61,9 @@
|
||||
"@gridpilot/core/shared/logging/*": [
|
||||
"../../core/shared/logging/*"
|
||||
],
|
||||
"adapters/*": [
|
||||
"../../adapters/*"
|
||||
],
|
||||
"@nestjs/testing": [
|
||||
"./node_modules/@nestjs/testing"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user