build(deps): that repo has no CI tests to validate a PR
[benchmarks-js.git] / .prettierrc.json
CommitLineData
d96ab136
JB
1{
2 "$schema": "https://json.schemastore.org/prettierrc",
3 "semi": false,
4 "singleQuote": true,
5 "trailingComma": "none"
6}