We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--strict-vars
1 parent 7177c37 commit 0d38d8fCopy full SHA for 0d38d8f
.changeset/unlucky-timers-sort.md
@@ -4,8 +4,8 @@
4
5
add `--strict-vars` option to `wrangler types`
6
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
+add a new `--strict-vars` option to `wrangler types` that developers can (by setting the
+flag to `false`) use to disable the default strict/literal types generation for their variables
9
10
opting out of strict variables can be useful when developers change often their `vars` values,
11
even more so when multiple environments are involved
0 commit comments