Bump eslint-plugin-jsdoc from 39.4.0 to 39.6.2 (#625)
[poolifier.git] / .prettierrc.json
CommitLineData
777b7824
S
1{
2 "arrowParens": "avoid",
3 "semi": false,
4 "singleQuote": true,
777b7824
S
5 "trailingComma": "none"
6}