Bump eslint-plugin-n from 15.5.1 to 15.6.0
[benchmarks-js.git] / .prettierrc.json
CommitLineData
2d786acc
JB
1{
2 "arrowParens": "avoid",
3 "semi": false,
4 "singleQuote": true,
2d786acc
JB
5 "trailingComma": "none"
6}