feat: add isolated declarations #2758
ci.yml
on: pull_request
Build Wasm
3m 56s
Check typos
3s
Build Playground
14s
Annotations
3 errors
Build Playground:
src/components/Sidebar/Transformer.vue#L23
Property 'isolatedDeclarations' does not exist on type '{ target?: string | undefined; }'.
|
Build Playground:
src/composables/oxc.ts#L39
Object literal may only specify known properties, and 'isolatedDeclarations' does not exist in type 'OxcTransformerOptions'.
|
Build Playground
Process completed with exit code 2.
|