Skip to content

Instantly share code, notes, and snippets.

@sandiprb
Created October 27, 2018 07:14
Show Gist options
  • Save sandiprb/d62bed44eb56d216ea9ac91b08af04df to your computer and use it in GitHub Desktop.
Save sandiprb/d62bed44eb56d216ea9ac91b08af04df to your computer and use it in GitHub Desktop.
trailingComma: es5
printWidth: 120
tabWidth: 2
useTabs: true
semi: false
bracketSpacing: true
jsxBracketSameLine: false
parser: typescript
singleQuote: true
requirePragma: false
overrides:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment