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

chore(tests): add more tests #5

Merged
merged 1 commit into from Sep 8, 2021

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Sep 8, 2021

Adds more tests.

@CLAassistant
Copy link

CLAassistant commented Sep 8, 2021

CLA assistant check
All committers have signed the CLA.

num_sep: true,
optional_chaining: true,
top_level_await: true,
..EsConfig::default()
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 changed these to not use the default() anymore. That way nothing will sneak past us (such as static_blocks: false, previously being the default here until this PR).

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM

@dsherret dsherret merged commit bbd259f into denoland:main Sep 8, 2021
@dsherret dsherret deleted the add_more_unit_tests branch September 8, 2021 18:28
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