dexturr / ember-named-args-codemod

Automates implementing named args for Ember.js and deprecation of implicit this property lookup

Repository from Github https://github.comdexturr/ember-named-args-codemodRepository from Github https://github.comdexturr/ember-named-args-codemod

Named Args "codemod"

VERY work in progress. Would not recommend running this on a production system without a hell of a lot of QA.

TODO

Block arguments break it currently

Some actual tests

Seperate parts into clearer files

Add cli

Add eslint

About

Automates implementing named args for Ember.js and deprecation of implicit this property lookup


Languages

Language:JavaScript 100.0%