fix: add TypeScript types and improve git hooks #2
Annotations
8 errors
|
Lint
Process completed with exit code 1.
|
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
lib/content.ts#L6
Cannot find module '../.velite' or its corresponding type declarations.
|
|
Typecheck:
lib/content.ts#L3
Cannot find module '../.velite' or its corresponding type declarations.
|
|
Typecheck:
app/page.tsx#L122
Parameter 'tool' implicitly has an 'any' type.
|
|
Typecheck:
app/page.tsx#L93
Parameter 'kit' implicitly has an 'any' type.
|
|
Typecheck:
app/page.tsx#L62
Parameter 'tool' implicitly has an 'any' type.
|
|
Typecheck:
app/page.tsx#L59
Parameter 'kit' implicitly has an 'any' type.
|