Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 340 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 340 Bytes

ember-on-fn-codemod

Usage

  1. Run Codemod
    npx ember-on-fn-codemod 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