-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.feature-dot-shorthandsImplementation of the dot shorthands feature.Implementation of the dot shorthands feature.
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
Metadata
Metadata
Assignees
Labels
area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.feature-dot-shorthandsImplementation of the dot shorthands feature.Implementation of the dot shorthands feature.