Revision aa52505336b5614a29c17c4d4b5b6dd45470e68b authored by Nozsha on 16 January 2019, 11:37:55 UTC, committed by Mehdi Achour on 16 January 2019, 11:37:55 UTC
1 parent da4c0d0
Raw File
.prettierrc.json
{
  "useTabs": false,
  "printWidth": 80,
  "tabWidth": 2,
  "singleQuote": true,
  "trailingComma": "es5",
  "jsxBracketSameLine": false,
  "bracketSpacing": true
}
back to top