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

feat(linter): implement @typescript-eslint/prefer-as-const #707

Merged
merged 4 commits into from
Aug 10, 2023

Conversation

Thiry1
Copy link
Contributor

@Thiry1 Thiry1 commented Aug 10, 2023

implement @typescript-eslint/prefer-as-const
Related issue: #503.

@github-actions github-actions bot added A-linter Area - Linter A-resolver Area - Resolver labels Aug 10, 2023
crates/oxc_linter/Cargo.toml Outdated Show resolved Hide resolved
@Boshen
Copy link
Member

Boshen commented Aug 10, 2023

I ran just fmt on main as well, you can remove them from this PR.

@Thiry1
Copy link
Contributor Author

Thiry1 commented Aug 10, 2023

@Boshen Thank you for review.I finished fixing it

@Thiry1 Thiry1 requested a review from Boshen August 10, 2023 06:09
@Boshen Boshen merged commit 3adca1c into oxc-project:main Aug 10, 2023
17 checks passed
@Boshen
Copy link
Member

Boshen commented Aug 10, 2023

Awesome work! Thank you!

@Thiry1 Thiry1 deleted the prefer-as-const branch August 10, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants