fix: correct TS config for env-nextjs
work
#94
Annotations
5 errors
typecheck:
src/providers/shikimori.ts#L1
Cannot find module 'next-auth/providers' or its corresponding type declarations.
|
typecheck:
src/providers/shikimori.ts#L51
Parameter 'profile' implicitly has an 'any' type.
|
typecheck
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
build-test
Process completed with exit code 1.
|