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

fix(rome_js_analyze): correctly do not flag unused on ts ambient files #3322

Merged
merged 4 commits into from
Oct 4, 2022

Conversation

xunilrj
Copy link
Contributor

@xunilrj xunilrj commented Oct 4, 2022

Summary

Closes #3169

Test Plan

> cargo test -p rome_js_analyze -- no_unused

@xunilrj xunilrj requested a review from leops as a code owner October 4, 2022 15:00
@netlify
Copy link

netlify bot commented Oct 4, 2022

Deploy Preview for rometools canceled.

Name Link
🔨 Latest commit 2832cf7
🔍 Latest deploy log https://app.netlify.com/sites/rometools/deploys/633c665a59d7cb00083c4e45

@xunilrj xunilrj force-pushed the fix/3169-ts-ambient-no-unused branch from ac42f5a to 27a19bd Compare October 4, 2022 15:02
@xunilrj xunilrj temporarily deployed to netlify-playground October 4, 2022 15:02 Inactive
@github-actions
Copy link

github-actions bot commented Oct 4, 2022

@xunilrj xunilrj added the A-Linter Area: linter label Oct 4, 2022
@xunilrj xunilrj temporarily deployed to netlify-playground October 4, 2022 15:21 Inactive
@xunilrj xunilrj temporarily deployed to netlify-playground October 4, 2022 16:55 Inactive
@xunilrj xunilrj temporarily deployed to netlify-playground October 4, 2022 16:59 Inactive
@xunilrj xunilrj merged commit 21fa143 into main Oct 4, 2022
@xunilrj xunilrj deleted the fix/3169-ts-ambient-no-unused branch October 4, 2022 17:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Linter Area: linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Typescript Declaration File noUnusedVariable
2 participants