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