Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

fix(rome_js_semantic): include binding for type parameters #3803

Merged
merged 2 commits into from
Nov 21, 2022
Merged

fix(rome_js_semantic): include binding for type parameters #3803

merged 2 commits into from
Nov 21, 2022

Conversation

95th
Copy link
Contributor

@95th 95th commented Nov 20, 2022

Summary

Fixes #3798

Test Plan

cargo test -p rome_js_semantic
cargo test -p rome_js_analyze -- no_undeclared_variables

@netlify
Copy link

netlify bot commented Nov 20, 2022

Deploy Preview for docs-rometools canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 08e1fd3
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/637adf4e84f9fb000868d4dc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Rome complains about "undeclared variable" for generic type variables in Typescript
3 participants