feat(Guild): add includeApplications option for fetchIntegrations (#4762)

This commit is contained in:
Sugden
2020-08-31 08:17:53 +01:00
committed by GitHub
parent 7ba9440053
commit 3141f7cb04
8 changed files with 211 additions and 137 deletions

View File

@@ -153,7 +153,7 @@
]
}
},
"prettier":{
"prettier": {
"singleQuote": true,
"printWidth": 120,
"trailingComma": "all",