Created
December 16, 2020 11:51
-
-
Save adil1214/3673de2f3ce65aa4a067655fefb900fe to your computer and use it in GitHub Desktop.
This file contains 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
// github tends to ruin vscode indentation after pushing code to it | |
// this is a get parameter to specify tab length when viewing code in github | |
?ts=2 | |
eg: | |
https://github.com/adil1214/repo-name/blob/main/App.js?ts=2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment