Исправление устаревания `this-property-fallback`

That’s awesome! In one of my plugins where (I think I have) properly updated the lint config, I see a whole buch of instances of {{this.blah}} that I’m pretty darn sure weren’t there until recently. I can’t overstate how cool that is. :tada: :clinking_glasses: :beers:

It would be nice if there were some automated way to copy/remove the proper files in each plugin when there was an update to the skeleton. (I may or may not have contrived to do that by hand this time.) Maybe it’d be possible to stick a little bash script into the skeleton that would check for plugin.rb in the current directory, and if it was there, it could copy stuff from where the script was into the current directory. Something like that.

1 лайк