Skip to content

Instantly share code, notes, and snippets.

@tMinamiii
Last active September 26, 2020 15:20
Show Gist options
  • Save tMinamiii/8a2db0ab4fc95679a72e56eae987364b to your computer and use it in GitHub Desktop.
Save tMinamiii/8a2db0ab4fc95679a72e56eae987364b to your computer and use it in GitHub Desktop.
prettier
printWidth: 120
tabWidth: 2
semi: true
singleQuote: false
trailingComma: all
bracketSpacing: true
useTabs: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment