Last active
June 12, 2022 02:19
-
-
Save rdsedmundo/10a749fe61c0c3076b8d4f8f247b49f8 to your computer and use it in GitHub Desktop.
Collapse all files in Pull Request review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.querySelectorAll('.file-info > button:first-child[aria-expanded="true"]').forEach(node => node.click()); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment