feat: allow snippets to be exported from module scripts #17441
ci.yml
on: pull_request
Lint
2m 6s
Benchmarks
54s
Matrix: Tests
Annotations
3 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.
|