Is there a specific option to force the old behavior of using 'array()' instead of shorthand notation without using the generic "phpVersion": "5.3" ?
It looks ugly and hacky to use such a generic option just to switch one thing.
I鈥檓 not a maintainer here or anything, but there is no such option. Such an option would go against the prettier options philosophy.
I totally agree with @karptonite - keeping the amount of configuration as small as possible and being opinionated is what prettier is all about.
Most helpful comment
I鈥檓 not a maintainer here or anything, but there is no such option. Such an option would go against the prettier options philosophy.