Set Up Linting, Formatting, and Pre-commit Hooks for Backend Codebase #10
Annotations
11 errors
|
Lint & Format Check:
src/components/HomepageFeatures/index.tsx#L52
'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#L51
'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#L49
'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#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.
|
|
Build Project
Process completed with exit code 1.
|