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
Merged

Conversation

edg2s
Copy link
Member

@edg2s edg2s commented May 3, 2024

No description provided.

@edg2s edg2s changed the base branch from master to arrow May 3, 2024 18:07
@edg2s edg2s changed the title object shorthand Use object shorthand for properties May 3, 2024
@edg2s edg2s force-pushed the arrow branch 2 times, most recently from 7608866 to 4e0ed85 Compare June 4, 2024 14:11
Base automatically changed from arrow to master June 4, 2024 14:12
@jdforrester
Copy link
Member

Would be nice to get this in.

@jdforrester jdforrester changed the title Use object shorthand for properties code: Use object shorthand for properties Jun 4, 2024
Copy link

codecov bot commented Jun 4, 2024

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

jdforrester
jdforrester previously approved these changes Jun 4, 2024
.eslintrc.json Outdated Show resolved Hide resolved
@jdforrester jdforrester merged commit 6f5cc33 into master Jun 5, 2024
8 checks passed
@jdforrester jdforrester deleted the object-shorthand branch June 5, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants