Skip to content

Instantly share code, notes, and snippets.

@bhubr
Last active February 10, 2022 15:02
Show Gist options
  • Save bhubr/20a5f783124acaf0f6d00ecbe7b5d04d to your computer and use it in GitHub Desktop.
Save bhubr/20a5f783124acaf0f6d00ecbe7b5d04d to your computer and use it in GitHub Desktop.
Basic default prettierrc
{
"semi": true,
"singleQuote": true
}
#!/bin/bash
wget https://gist.githubusercontent.com/bhubr/20a5f783124acaf0f6d00ecbe7b5d04d/raw/da36d867b205ea6a444cca1496e83ad1851bf543/.prettierrc.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment