Open
Description
This issue tracks the changes we want to make to the core libraries with the dot shorthands feature.
I believe we'll have a lint that converts typed static accesses to dot shorthand form (Color.blue
-> .blue
). Do we want to change any part of the core libraries to use dot shorthands?
And any other changes we need to make?
cc. @lrhn