Closed 43081j closed 2 years ago
We will now resolve values of variables among other things passed to property decorators and returned from property getters.
For example:
const someVariable = {type: String}; // elsewhere... @property(someVariable)
Fixes runem/lit-analyzer#209
cc @pmcelhaney @justinfagnani
We will now resolve values of variables among other things passed to property decorators and returned from property getters.
For example:
Fixes runem/lit-analyzer#209
cc @pmcelhaney @justinfagnani