Skip to content

Commit 9274de1

Browse files
committed
noSvelteComponentTyped: false
1 parent 888b351 commit 9274de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte2tsx/test/helpers.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ export function get_svelte2tsx_config(base: BaseConfig, sampleName: string): Sve
379379
accessors: sampleName.startsWith('accessors-config'),
380380
version: VERSION,
381381
parse,
382-
noSvelteComponentTyped: true
382+
noSvelteComponentTyped: false
383383
};
384384
}
385385

0 commit comments

Comments
 (0)