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

code: Use object shorthand for properties #315

Merged
merged 2 commits into from
Jun 5, 2024

.eslintrc.json: Drop upstream duplicate config

73ea67e
Select commit
Loading
Failed to load commit list.
Merged

code: Use object shorthand for properties #315

.eslintrc.json: Drop upstream duplicate config
73ea67e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 0s

100.00% (+0.00%) compared to 8acaa2e

View this Pull Request on Codecov

100.00% (+0.00%) compared to 8acaa2e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8acaa2e) to head (73ea67e).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #315   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          103       103           
  Lines          603       603           
=========================================
  Hits           603       603           
Files Coverage Δ
src/rules/no-ajax-events.js 100.00% <ø> (ø)
src/rules/no-animate-toggle.js 100.00% <ø> (ø)
src/rules/no-animate.js 100.00% <ø> (ø)
src/rules/no-append-html.js 100.00% <ø> (ø)
src/rules/no-class-state.js 100.00% <ø> (ø)
src/rules/no-constructor-attributes.js 100.00% <ø> (ø)
src/rules/no-deferred.js 100.00% <ø> (ø)
src/rules/no-extend.js 100.00% <ø> (ø)
src/rules/no-fx-interval.js 100.00% <ø> (ø)
src/rules/no-global-selector.js 100.00% <ø> (ø)
... and 10 more