deprecated-addons/x-twitter/vendor/abraham/twitteroauth/.prettierrc.json

7 lines
102 B
JSON
Raw Normal View History

2024-11-09 19:24:19 +01:00
{
"singleQuote": true,
"phpVersion": "7.2",
"trailingCommaPHP": true,
"braceStyle": "psr-2"
}