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