2 changed files with 9 additions and 1 deletions
@ -0,0 +1,8 @@ |
|||||
|
{ |
||||
|
"bracketSpacing": false, |
||||
|
"jsxBracketSameLine": true, |
||||
|
"parser": "flow", |
||||
|
"printWidth": 80, |
||||
|
"singleQuote": true, |
||||
|
"trailingComma": "all" |
||||
|
} |
Loading…
Reference in new issue