Skip to content

Instantly share code, notes, and snippets.

@SourLemonJuice
Last active May 10, 2025 17:45
Show Gist options
  • Save SourLemonJuice/8f0ec285fafe9bce38dd95d9fae5c349 to your computer and use it in GitHub Desktop.
Save SourLemonJuice/8f0ec285fafe9bce38dd95d9fae5c349 to your computer and use it in GitHub Desktop.
SourLemonJuice's .prettierrc file, a JavaScript formatter
useTabs: false
tabWidth: 2
trailingComma: all
printWidth: 120
singleQuote: true
semi: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment