80901f792fad9172596b1a8f7c9db1fd3ddb03d5
[benchmarks-js.git] / .prettierrc.json
1 {
2 "$schema": "https://json.schemastore.org/prettierrc",
3 "semi": false,
4 "singleQuote": true,
5 "trailingComma": "none"
6 }