Typing "print()" in the jscodeshift transformer triggers browser print dialog
Open
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 772
- PR merge metrics
- No merged PRs in 30d
Description
Typing `print()` in the jscodeshift transformer triggers browser print dialog
**To Reproduce**
Steps to reproduce the behavior:
1. Specify to use jscodeshift
2. Type `print()` in bottom left corner
3. See the bug
**Expected behavior**
Shouldn't do that
**Browser (please complete the following information):**
- OS: OS X
- Browser Chrome
- Version 78.0.3904.108
**astexplorer settings:**
- Selected transformer: jscodeshift
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.