prettier printWidth 100

This commit is contained in:
Bart Akeley 2017-12-25 15:38:26 -06:00
parent 2cdde6cdbf
commit b71adb1581

View file

@ -1,5 +1,5 @@
{ {
"lineWidth": 100, "printWidth": 100,
"parser": "flow", "parser": "flow",
"singleQuote": true, "singleQuote": true,
"useTabs": true, "useTabs": true,