deno.land / x / oauth4webapi@v1.2.2 / .prettierrc.json

.prettierrc.json
1
2
3
4
5
6
7
8
9
10
11
12
{ "trailingComma": "all", "singleQuote": true, "printWidth": 100, "semi": false, "plugins": ["prettier-plugin-jsdoc"], "tsdoc": true, "jsdocSeparateReturnsFromParam": true, "jsdocSeparateTagGroups": true, "jsdocPrintWidth": 100}
oauth4webapi

Version Info

Tagged at
2 years ago