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

Use object shorthand for properties #363

Merged
merged 1 commit into from Apr 26, 2020

Conversation

LinusU
Copy link
Contributor

@LinusU LinusU commented Apr 26, 2020

This rule is on its way into the latest Standard ☺️

ref: standard/eslint-config-standard#166


This syntax is compatible with Node.js >=4.0, which is the indicated support in your package.json

@codecov-io
Copy link

Codecov Report

Merging #363 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #363   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files          50       50           
  Lines        1677     1677           
=======================================
  Hits         1631     1631           
  Misses         46       46           
Impacted Files Coverage Δ
lib/event_loop.js 95.00% <ø> (ø)
lib/filter.js 100.00% <ø> (ø)
lib/info.js 100.00% <ø> (ø)
lib/lists.js 99.06% <ø> (ø)
lib/maps.js 100.00% <ø> (ø)
lib/utils.js 84.21% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 451580b...656f3dd. Read the comment docs.

@jhecking jhecking merged commit cfa2dc7 into aerospike:master Apr 26, 2020
@LinusU LinusU deleted the object-shorthand branch April 26, 2020 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants