feat: add option genComponentUsedPath #519
Annotations
10 errors and 2 warnings
lint:
examples/vite-vue3/vite.config.ts#L2
Expected "vite" (type) to come before "node:path" (builtin)
|
lint:
src/core/declaration.ts#L5
Expected "../types" (parent-type) to come before "@antfu/utils" (external)
|
lint:
src/core/options.ts#L4
Expected "../types" (parent-type) to come before "local-pkg" (external)
|
lint:
src/core/options.ts#L6
Expected "./transforms/component" to come before "./type-imports/detect"
|
lint:
src/core/options.ts#L7
Expected "./declaration" to come before "./transforms/component"
|
lint:
src/core/options.ts#L68
Expected indentation of 8 spaces but found 6
|
lint:
src/core/options.ts#L69
Expected indentation of 8 spaces but found 6
|
lint:
src/core/options.ts#L70
Expected indentation of 10 spaces but found 8
|
lint:
src/core/options.ts#L71
Expected indentation of 10 spaces but found 8
|
lint:
src/core/options.ts#L72
Expected indentation of 6 spaces but found 4
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (lts/*, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|