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

(JS-0240) Require or Detected method and property shorthand syntax for object literals #8

Closed
emibcn opened this issue Oct 17, 2021 · 0 comments
Assignees

Comments

@emibcn
Copy link
Owner

emibcn commented Oct 17, 2021

Description

ECMAScript 6 provides a concise form for defining object literal methods and properties. This syntax can make defining complex object literals much cleaner. Here are a few common examples using the ES5 syntax:

Occurrences

There are 2 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/emibcn/Podcast2Text/issue/JS-0240/occurrences/

@emibcn emibcn self-assigned this Oct 17, 2021
@emibcn emibcn closed this as completed in 785c180 Oct 17, 2021
emibcn added a commit that referenced this issue Oct 17, 2021
Fix #8 - Require or Detected method and property shorthand syntax for…
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

No branches or pull requests

1 participant