💄 Etoffe la config prettier

pull/188/head
Laurent Bossavit 2018-03-06 15:13:18 +01:00 committed by Mael
parent 75b283e0c7
commit 3495a9f8e2
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
printWidth: 80
trailingComma: none
bracketSpacing: true
jsxBracketSameLine: true
useTabs: true
semi: false
singleQuote: true
arrowParens: avoid
proseWrap: preserve
tabWidth:2