feat(tailwind.config.ts): add 'lg' border radius option for more styl… #17
Annotations
9 errors
Build
Process completed with exit code 1.
|
ESLint
Process completed with exit code 1.
|
Type Check:
src/app/experience.section.tsx#L6
Parameter 'experience' implicitly has an 'any' type.
|
Type Check:
src/app/experience.section.tsx#L6
Parameter 'index' implicitly has an 'any' type.
|
Type Check:
src/lib/components/experience-info/experience-info.tsx#L26
Parameter 'line' implicitly has an 'any' type.
|
Type Check:
src/lib/components/experience-info/experience-info.util.ts#L4
Function lacks ending return statement and return type does not include 'undefined'.
|
Type Check:
src/lib/configs/experience/index.ts#L1
Cannot find module './experience.config' or its corresponding type declarations.
|
Type Check:
src/lib/configs/experience/index.ts#L2
Cannot find module './experience.type' or its corresponding type declarations.
|
Type Check
Process completed with exit code 2.
|