Skip to content

[pull] master from airbnb:master#44

Open
pull[bot] wants to merge 9 commits into
ljharb:masterfrom
airbnb:master
Open

[pull] master from airbnb:master#44
pull[bot] wants to merge 9 commits into
ljharb:masterfrom
airbnb:master

Conversation

@pull

@pull pull Bot commented Apr 16, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

bertho-zero and others added 9 commits July 27, 2022 14:45
Allow comments like:

```js
/**
 * Bla bla bla
 **/
```
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
The bad example in section 15.6 (nested ternaries) used double-quoted
string literals ('"bar"', '"baz"'), which contradicts section 6.1 of
this same style guide that requires single quotes.

Also related to issue #3152 which flagged inconsistent style conventions
in code examples across sections.

Fixes the bad example to use single-quoted strings consistently with
the rest of the guide and with the good examples immediately below.
@pull pull Bot locked and limited conversation to collaborators Apr 16, 2026
@pull pull Bot added the ⤵️ pull label Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants