Skip to content

Conversation

@dummdidumm
Copy link
Member

In case of export let bla = true/false where the boolean typing is not given by user, prevent TS from thinking the type is false/true instead of boolean.
#588

In case of `export let bla = true/false` where the boolean typing is not given by user, prevent TS from thinking the type is `false`/`true` instead of `boolean`.
sveltejs#588
@dummdidumm dummdidumm merged commit 00d1b03 into sveltejs:master Oct 2, 2020
@dummdidumm dummdidumm deleted the export-boolean branch October 2, 2020 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant