thefrontside / javascript

Frontside JavaScript tooling
9 stars 5 forks source link

Support the `using` declaration from explicit resource management #56

Open cowboyd opened 9 months ago

cowboyd commented 9 months ago

Motivation

resolves #55

Typescript added the 'using' keyword: a way to declare a lexical variable and assign ownership of it at the same time.

changeset-bot[bot] commented 9 months ago

🦋 Changeset detected

Latest commit: c6382efa708dd7b0ee60756354023b61529b275b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------ | ----- | | eslint-plugin-prefer-let | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR