2018-11-11 19:09:18 -02:00
|
|
|
{
|
2018-11-27 22:56:11 -02:00
|
|
|
"trailingComma": "none",
|
2018-11-11 19:09:18 -02:00
|
|
|
"tabWidth": 2,
|
2018-11-27 22:56:11 -02:00
|
|
|
"printWidth": 120,
|
2018-11-11 19:09:18 -02:00
|
|
|
"arrowParens": "avoid",
|
|
|
|
"semi": true,
|
|
|
|
"singleQuote": true
|
2019-03-08 19:13:00 -03:00
|
|
|
|
2018-11-11 19:09:18 -02:00
|
|
|
}
|