deno.land / x / domain_functions@v1.2.0 / .prettierrc

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "arrowParens": "always", "bracketSameLine": false, "bracketSpacing": true, "jsxBracketSameLine": false, "jsxSingleQuote": false, "parser": "typescript", "printWidth": 80, "quoteProps": "as-needed", "semi": false, "singleQuote": true, "tabWidth": 2, "trailingComma": "all"}
domain_functions

Version Info

Tagged at
a year ago