Set Up Linting, Formatting, and Pre-commit Hooks for Backend Codebase #8
Annotations
11 errors
|
Lint & Format Check:
src/components/HomepageFeatures/index.tsx#L48
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
|
Lint & Format Check:
src/components/HomepageFeatures/index.tsx#L47
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
|
Lint & Format Check:
src/components/HomepageFeatures/index.tsx#L37
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
|
Lint & Format Check:
src/components/HomepageFeatures/index.tsx#L29
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
|
Lint & Format Check:
src/components/HomepageFeatures/index.tsx#L27
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
|
Lint & Format Check:
src/components/HomepageFeatures/index.tsx#L17
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
|
Lint & Format Check:
src/components/GiscusComponent/index.tsx#L2
Cannot find module '@giscus/react' or its corresponding type declarations.
|
|
Lint & Format Check:
src/components/Community/index.tsx#L2
Cannot find module 'react-slot-counter' or its corresponding type declarations.
|
|
Lint & Format Check:
docusaurus.config.ts#L5
Cannot find module 'rehype-katex' or its corresponding type declarations.
|
|
Lint & Format Check:
docusaurus.config.ts#L4
Cannot find module 'remark-math' or its corresponding type declarations.
|
|
Build Project
Process completed with exit code 1.
|