Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lint/useExportType): preserve leading comments #2688

Merged
merged 1 commit into from
May 3, 2024

Conversation

Conaclos
Copy link
Member

@Conaclos Conaclos commented May 2, 2024

Summary

Fix #2685
I took the opportunity of renaming some types to align with useImportType.

Test Plan

I added a non regression test.

@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages A-Changelog Area: changelog labels May 2, 2024
Copy link

codspeed-hq bot commented May 2, 2024

CodSpeed Performance Report

Merging #2688 will not alter performance

Comparing conaclos/useExportType/2685 (a49b252) with main (afa5004)

Summary

✅ 87 untouched benchmarks

@Conaclos Conaclos merged commit ac22955 into main May 3, 2024
15 checks passed
@Conaclos Conaclos deleted the conaclos/useExportType/2685 branch May 3, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Linter Area: linter L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💅 lint/style/useExportType removes comments in multiline export statements
1 participant