Skip to content

Commit 4c21392

Browse files
trueadmdummdidumm
andauthored
Update packages/svelte/src/compiler/validate-options.js
Co-authored-by: Simon H <[email protected]>
1 parent dcbfb2d commit 4c21392

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/svelte/src/compiler/validate-options.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ export const validate_component_options =
7272

7373
discloseVersion: boolean(true),
7474

75-
recover: boolean(false),
76-
7775
immutable: deprecate(
7876
'The immutable option has been deprecated. It has no effect in runes mode.',
7977
boolean(false)

0 commit comments

Comments
 (0)