build(deps-dev): Bump eslint-plugin-jsdoc from 46.8.1 to 46.8.2
[benchmarks-js.git] / .prettierrc.json
1 {
2 "$schema": "https://json.schemastore.org/prettierrc",
3 "semi": false,
4 "singleQuote": true,
5 "trailingComma": "none"
6 }