Migrate from create-react-app to vite #107
Annotations
5 errors and 2 warnings
|
React
Process completed with exit code 1.
|
|
React:
React/src/main.tsx#L8
'React' must be in scope when using JSX
|
|
React:
React/src/main.tsx#L7
'React' must be in scope when using JSX
|
|
React:
React/src/App.tsx#L13
'React' must be in scope when using JSX
|
|
React:
React/src/App.tsx#L12
'React' must be in scope when using JSX
|
|
Vue:
Vue/src/components/HomeContent.vue#L8
Prop 'text' requires default value to be set
|
|
Angular:
Angular/src/main.ts#L6
Unexpected console statement
|