Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Editorial: Remove '!' from AO calls that don't return a completion #38

Merged
merged 1 commit into from
May 2, 2022
Merged

Editorial: Remove '!' from AO calls that don't return a completion #38

merged 1 commit into from
May 2, 2022

Conversation

linusg
Copy link
Member

@linusg linusg commented May 2, 2022

if (e.keyCode === 191) {
if (e.key === '/') {
Copy link
Member Author

Choose a reason for hiding this comment

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

I didn't make these changes manually, this is simply updated output from npm run build.

@jridgewell jridgewell merged commit df899eb into tc39:main May 2, 2022
@linusg linusg deleted the editorial-update-aos branch May 2, 2022 17:35
@ljharb
Copy link
Member

ljharb commented May 2, 2022

@jridgewell make sure to update ecmarkup to the latest, so it enforces these things for you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants