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: revert single template literal expression which might be intended usage #3611

Merged
merged 1 commit into from
Jul 24, 2023

Revert "[Fix] `jsx-curly-brace-presence`: handle single and only expr…

f818096
Select commit
Loading
Failed to load commit list.
Merged

fix: revert single template literal expression which might be intended usage #3611

Revert "[Fix] `jsx-curly-brace-presence`: handle single and only expr…
f818096
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2023 in 0s

97.62% (-0.01%) compared to 1a3a17a, passed because coverage was not affected by patch

View this Pull Request on Codecov

97.62% (-0.01%) compared to 1a3a17a, passed because coverage was not affected by patch

Details

Codecov Report

Merging #3611 (f818096) into master (1a3a17a) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3611      +/-   ##
==========================================
- Coverage   97.62%   97.62%   -0.01%     
==========================================
  Files         132      132              
  Lines        9295     9288       -7     
  Branches     3397     3394       -3     
==========================================
- Hits         9074     9067       -7     
  Misses        221      221              
Impacted Files Coverage Δ
lib/rules/jsx-curly-brace-presence.js 98.04% <ø> (-0.07%) ⬇️