Polymer / polymer-decorators

TypeScript decorators for Polymer.
Other
93 stars 23 forks source link

Decorators for Polymer 3.0 #73

Closed aomarks closed 6 years ago

aomarks commented 6 years ago

You probably want to review each commit separately.

cc #10 #21 @TimvdLippe @43081j

aomarks commented 6 years ago

Changes in general SFTM. Given the amount of TS(lint) configuration, are you planning on integrating this into the monorepo? That should remove quite a lot of boilerplate that is already fixed in the monorepo.

Wasn't planning on it. It doesn't really feel like a "tool" to me, and there are no inter-dependencies, so doesn't seem like there's much to gain. Deduping TS config doesn't really seem worth it to me.

aomarks commented 6 years ago

Updated @polymer/polymer-decorators -> @polymer/decorators -- it's cleaner.