Last active
October 10, 2020 05:49
-
-
Save gaurangrshah/1b2332ffc56f87ad875eb9b3a2d27b27 to your computer and use it in GitHub Desktop.
prettier-files
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
.cache | |
package.json | |
package-lock.json | |
public |
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
{ | |
"arrowParens": "avoid", | |
"semi": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment