PrettyCSS
PrettyCSS copied to clipboard
Ignore all / .prettycss config file enhancement
I'm working on a large code base, rather than --ignore
with each value, is it possible to --ignore all
then enable one?
Or preferably, could it be controlled via a .prettycss
config file?
block-expected: true
colon-expected: false
ident-after-colon: false