Bump vite from 5.4.9 to 5.4.10 #53
Annotations
10 warnings
Run pnpm lint:
manifest.firefox.config.ts#L17
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
Run pnpm lint:
src/background/index.ts#L19
Unexpected console statement
|
Run pnpm lint:
src/background/index.ts#L21
Unexpected use of 'self'. Use `globalThis` instead
|
Run pnpm lint:
src/background/index.ts#L22
Unexpected console statement
|
Run pnpm lint:
src/components/Changelog.vue#L1
Component name "Changelog" should always be multi-word
|
Run pnpm lint:
src/components/install.vue#L1
Component name "install" should always be multi-word
|
Run pnpm lint:
src/components/update.vue#L1
Component name "update" should always be multi-word
|
Run pnpm lint:
src/content-script/iframe/index.ts#L22
Unexpected use of 'self'. Use `globalThis` instead
|
Run pnpm lint:
src/content-script/iframe/index.ts#L23
Unexpected console statement
|
Run pnpm lint:
src/content-script/iframe/pages/index.vue#L1
Component name "index" should always be multi-word
|
Loading