chore: v2.6.25
[poolifier.git] / .prettierrc.json
CommitLineData
777b7824 1{
1e790566 2 "$schema": "https://json.schemastore.org/prettierrc",
777b7824
S
3 "arrowParens": "avoid",
4 "semi": false,
5 "singleQuote": true,
777b7824
S
6 "trailingComma": "none"
7}