refactor(line): import defineProps in line component #103
Annotations
10 errors
type-check:
extensions/animations/vite.config.ts#L19
No overload matches this call.
|
type-check:
extensions/animations/vite.config.ts#L20
No overload matches this call.
|
type-check:
extensions/chart/src/utils/useSimpleChart.ts#L5
Module '"*.vue"' has no exported member 'BaseSimpleChartData'. Did you mean to use 'import BaseSimpleChartData from "*.vue"' instead?
|
type-check:
extensions/chart/src/utils/useSimpleChart.ts#L5
Module '"*.vue"' has no exported member 'BaseSimpleChartOptions'. Did you mean to use 'import BaseSimpleChartOptions from "*.vue"' instead?
|
type-check:
extensions/chart/src/utils/useSimpleChart.ts#L6
Module '"*.vue"' has no exported member 'ChartLayoutConfig'. Did you mean to use 'import ChartLayoutConfig from "*.vue"' instead?
|
type-check:
extensions/chart/src/utils/useSimpleChart.ts#L7
Module '"*.vue"' has no exported member 'MixedChartData'. Did you mean to use 'import MixedChartData from "*.vue"' instead?
|
type-check:
extensions/chart/src/utils/useSimpleChart.ts#L32
'data' is possibly 'undefined'.
|
type-check:
extensions/chart/src/utils/useSimpleChart.ts#L33
'data' is possibly 'undefined'.
|
type-check:
extensions/chart/src/utils/useSimpleChart.ts#L34
'data' is possibly 'undefined'.
|
type-check:
extensions/chart/src/widgets/baseChart.ts#L4
Module '"@vue-motion/core"' has no exported member 'ReturnWidget'.
|