fix(deps): update all non-major dependencies #142
Annotations
8 errors
Lint:
src/core/options.ts#L2
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
Lint:
src/core/options.ts#L3
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
Lint:
src/core/vue2.ts#L7
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
Lint:
src/core/vue3.ts#L6
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
Lint:
tsconfig.json#L5
Expected object keys to be in specified order. 'jsx' should be before 'lib'
|
Lint:
tsconfig.json#L9
Expected object keys to be in specified order. 'resolveJsonModule' should be before 'types'
|
Lint:
tsconfig.json#L11
Expected object keys to be in specified order. 'strict' should be before 'esModuleInterop'
|
Lint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading