X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.prettierrc.json;h=80901f792fad9172596b1a8f7c9db1fd3ddb03d5;hb=48f5216deed3bc4d9a64e81822fe8d6bd5c5cdcd;hp=82fe1c17d3011eb6ff080ef1fda3def0a5808414;hpb=6c021ab6f04e4ee6a1109648e541e024bfb8f583;p=benchmarks-js.git diff --git a/.prettierrc.json b/.prettierrc.json index 82fe1c1..80901f7 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -1,6 +1,5 @@ { "$schema": "https://json.schemastore.org/prettierrc", - "arrowParens": "avoid", "semi": false, "singleQuote": true, "trailingComma": "none"