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

fix: prevent implicit 'use strict' output #1388

Merged
merged 1 commit into from Jul 9, 2021

Conversation

ejose19
Copy link
Contributor

@ejose19 ejose19 commented Jul 7, 2021

Fixes #1387

@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #1388 (4fd22f1) into main (5643ad6) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
src/repl.ts 74.10% <100.00%> (+0.37%) ⬆️

@cspotcode cspotcode merged commit 4e7fcb7 into TypeStrong:main Jul 9, 2021
@cspotcode
Copy link
Collaborator

Thanks!

@cspotcode cspotcode added this to the 10.x.x milestone Jul 9, 2021
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.

REPL outputs 'use strict' after first empty line of input
2 participants