feat: add Svelte 5 migration #21393
Annotations
6 errors
Run pnpm run lint:
packages/migrate/migrations/svelte-5/index.js#L36
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Run pnpm run lint:
packages/migrate/migrations/svelte-5/index.js#L49
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Run pnpm run lint:
packages/migrate/migrations/svelte-5/index.js#L99
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Run pnpm run lint:
packages/migrate/migrations/svelte-5/index.js#L115
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Run pnpm run lint:
packages/migrate/migrations/svelte-5/index.js#L172
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Run pnpm run lint
Process completed with exit code 1.
|
Loading