Skip to content

Commit 0d38d8f

Browse files
clarify --strict-vars changeset
1 parent 7177c37 commit 0d38d8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changeset/unlucky-timers-sort.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
add `--strict-vars` option to `wrangler types`
66

7-
add a new `--strict-vars` option to `wrangler types` that developers can use to enable/disable
8-
more strict/literal types for their variables
7+
add a new `--strict-vars` option to `wrangler types` that developers can (by setting the
8+
flag to `false`) use to disable the default strict/literal types generation for their variables
99

1010
opting out of strict variables can be useful when developers change often their `vars` values,
1111
even more so when multiple environments are involved

0 commit comments

Comments
 (0)