ember-project-deprecation-analysis
v0.1.2
Published
This tool is an experiment to analyse the use of deprecated APIs in Ember Pod applications.
Readme
Pod Deprecation Analysis
This tool is an experiment to analyse the use of deprecated APIs in Ember Pod applications.
It uses lint-to-the-future and ember-unused-components to determine the application structure, component usage, and lint/deprecation errors.
Running this tool
Run this command using npx:
npx ember-project-deprecation-analysisThe CLI has help info using --help to describe the available commands.
The CLI help will be kept up to date as the tool ships.
