Revision ee2d2331e344b423017c202436376018bf5229d2 authored by Johan-dutoit on 19 September 2019, 15:35:28 UTC, committed by Johan-dutoit on 19 September 2019, 15:35:28 UTC
1 parent cfb779d
Raw File
.prettierrc.json
{
  "useTabs": false,
  "printWidth": 100,
  "tabWidth": 2,
  "singleQuote": true,
  "trailingComma": "es5",
  "jsxBracketSameLine": false,
  "bracketSpacing": true
}
back to top