fix: update CORS_ORIGIN description in README and remove unused tscon… #38
Annotations
10 errors
|
build (20.x):
src/repositories/session-repository.ts#L36
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
|
build (20.x):
src/repositories/session-repository.ts#L35
Module '"@prisma/client"' has no exported member 'Session'.
|
|
build (20.x):
src/middleware/auth-middleware.test.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
|
build (20.x):
src/config/prisma.ts#L1
Module '"@prisma/client"' has no exported member 'PrismaClient'.
|
|
build (20.x):
src/clients/index.ts#L43
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
|
build (20.x):
src/clients/index.ts#L42
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
|
build (20.x):
src/clients/index.ts#L41
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
|
build (20.x):
src/clients/index.ts#L40
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
|
build (20.x):
src/app.ts#L8
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
|
build (20.x):
src/app.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|