Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix: allow block comments with multiple *#2620

Merged
ljharb merged 1 commit into
airbnb:masterairbnb/javascript:masterfrom
bertho-zero:patch-3bertho-zero/javascript:patch-3Copy head branch name to clipboard
Apr 16, 2026
Merged

fix: allow block comments with multiple *#2620
ljharb merged 1 commit into
airbnb:masterairbnb/javascript:masterfrom
bertho-zero:patch-3bertho-zero/javascript:patch-3Copy head branch name to clipboard

Conversation

@bertho-zero

Copy link
Copy Markdown
Contributor

Allow comments like:

/**
 * Bla bla bla
 **/

Allow comments like:

```js
/**
 * Bla bla bla
 **/
```

@Edwinvalerio Edwinvalerio left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ljharb
ljharb merged commit ce3f8e9 into airbnb:master Apr 16, 2026
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.