[Dot Shorthands] Core library updates #59876
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
feature-dot-shorthands
Implementation of the dot shorthands feature.
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
The text was updated successfully, but these errors were encountered: