feat: allow snippets to be exported from module scripts #17440
ci.yml
on: pull_request
Lint
1m 37s
Benchmarks
45s
Matrix: Tests
Annotations
5 errors
Lint
Argument of type '{ type: "SnippetBlock"; start: number; end: number; expression: { type: "Identifier"; start: number; end: number; name: string; }; parameters: Pattern[]; body: AST.Fragment; }' is not assignable to parameter of type 'Omit<SnippetBlock, "prev" | "parent">'.
|
Lint
Process completed with exit code 2.
|
Lint
Process completed with exit code 1.
|
Lint:
packages/svelte/src/compiler/phases/1-parse/read/script.js#L36
Unexpected 'debugger' statement
|
Lint
Process completed with exit code 1.
|