Use "prop: value" instead of "prop = value"

I personally prefer this syntax.  It is more "declarative" and, particularly
because we support true assignments, I feel like it's more representative of
what's going on.  It's easier to scan for real imperative assignments.  This
approach also eliminates a single horizontal character per assignment.
This commit is contained in:
joeduffy 2016-12-15 17:57:36 -08:00
parent 14471c0ac7
commit 68a3d27a73

File diff suppressed because it is too large Load diff