ember-no-implicit-this-codemod

3.0.0 • Public • Published

ember-no-implicit-this-codemod

Build Status

npm

Usage

  1. Start your ember development server
  2. Run Codemod, pointing it at the address of the development server
    npx ember-no-implicit-this-codemod http://localhost:4200 path/of/files/ or/some**/*glob.hbs
    

Contributing

Installation

  • clone the repo
  • change into the repo directory
  • yarn

Running tests

  • yarn test

Running a single test

  • yarn test --runInBand --testNamePattern=void-elements

/ember-no-implicit-this-codemod/

    Package Sidebar

    Install

    npm i ember-no-implicit-this-codemod

    Weekly Downloads

    3

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    23.6 kB

    Total Files

    13

    Last publish

    Collaborators

    • scalvert
    • real_ate
    • rwjblue
    • pzuraq
    • nullvoxpopuli